.Button-module_root-26v5l{font-family:var(--cp-font-family);-webkit-appearance:none;display:inline-flex;align-items:center;vertical-align:middle;position:relative;font-family:inherit;font-size:1rem;text-shadow:none;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;text-decoration:none!important;font-weight:400!important;cursor:pointer;background:var(--cp-button-bg);color:var(--cp-button-color);padding:var(--cp-button-padding);margin:var(--cp-button-margin);border-radius:var(--cp-button-border-radius);border:var(--cp-button-border-width) solid transparent;--cp-button-padding:var(--cp-button-padding-block) var(--cp-button-padding-inline);--cp-button-margin:var(--cp-button-margin-block) var(--cp-button-margin-inline) var(--cp-button-margin-block) 0;text-align:center;justify-content:center}.Button-module_root-26v5l:focus,.Button-module_root-26v5l:hover{background:var(--cp-button-hover-bg,var(--cp-button-bg))!important;color:var(--cp-button-hover-color,var(--cp-button-color))!important;outline-offset:3px}.Button-module_root-26v5l:focus svg,.Button-module_root-26v5l:hover svg{fill:var(--cp-button-hover-icon,var(--cp-button-icon))}.Button-module_root-26v5l::-moz-focus-inner{border:0;padding:0}.Button-module_root-26v5l:active{transform:translateY(1px)}.Button-module_root-26v5l>span>svg,.Button-module_root-26v5l>svg{width:16px;height:16px;min-height:1.2em;display:inline-block;pointer-events:none;vertical-align:bottom;fill:var(--cp-button-icon)}.Button-module_root-26v5l[data-has-icon]>svg:first-child{margin-right:.35em}.Button-module_root-26v5l[data-color=green]{--cp-button-bg:var(--cp-color-green);--cp-button-color:#000;--cp-button-hover-bg:var(--cp-color-green-dark)}.Button-module_root-26v5l[data-color=faded-green]{--cp-button-bg:var(--cp-color-green-dark);--cp-button-color:#000;--cp-button-hover-bg:var(--cp-color-green-dark)}.Button-module_root-26v5l[data-color=red]{--cp-button-bg:var(--cp-color-red);--cp-button-color:#fff;--cp-button-hover-bg:var(--cp-color-red-dark)}.Button-module_root-26v5l[data-color=purple]{--cp-button-bg:var(--cp-color-purple);--cp-button-color:#fff;--cp-button-hover-bg:var(--cp-color-purple-dark)}.Button-module_root-26v5l[data-color=yellow]{--cp-button-bg:var(--cp-color-yellow);--cp-button-color:#000;--cp-button-hover-bg:var(--cp-color-yellow-dark)}.Button-module_root-26v5l[data-color=yellow-dark]{--cp-button-bg:var(--cp-color-yellow-dark);--cp-button-color:#000;--cp-button-hover-bg:var(--cp-color-yellow-dark)}.Button-module_root-26v5l[data-color=blue]{--cp-button-bg:var(--cp-color-blue);--cp-button-color:#000;--cp-button-hover-bg:var(--cp-color-blue-dark)}.Button-module_root-26v5l[data-color=light]{--cp-button-bg:var(--cp-color-7);--cp-button-color:var(--cp-color-17);--cp-button-hover-bg:var(--cp-color-6);--cp-button-hover-color:var(--cp-color-16)}.Button-module_root-26v5l[data-color=white]{--cp-button-bg:var(--cp-color-1);--cp-button-color:var(--cp-color-17);--cp-button-hover-bg:var(--cp-color-yellow);--cp-button-hover-color:var(--cp-color-16)}.Button-module_root-26v5l[data-color=gray]{--cp-button-bg:var(--cp-color-11);--cp-button-color:var(--cp-color-1);--cp-button-hover-bg:var(--cp-color-10)}.Button-module_root-26v5l[data-color=dark]{--cp-button-bg:var(--cp-color-15);--cp-button-color:var(--cp-color-1);--cp-button-hover-bg:var(--cp-color-16)}.Button-module_root-26v5l[data-color=invert]{--cp-button-bg:hsl(var(--cp-color-20-hsl)/0.5);--cp-button-color:var(--cp-color-1);--cp-button-hover-bg:hsl(var(--cp-color-20-hsl)/0.8)}.Button-module_root-26v5l[data-color=black]{--cp-button-bg:var(--cp-color-17);--cp-button-color:var(--cp-color-1);--cp-button-hover-bg:var(--cp-color-16)}.Button-module_root-26v5l[data-color=grad-blue]{--cp-button-bg:linear-gradient(90deg,var(--cp-color-blue-dark),var(--cp-button-default-bg));--cp-button-hover-bg:var(--cp-color-blue-dark);background-size:calc(100% + 6px);background-position:-3px 0}.Button-module_root-26v5l[data-color=grad-yellow]{--cp-button-bg:linear-gradient(90deg,var(--cp-color-yellow-dark),var(--cp-button-default-bg));--cp-button-hover-bg:var(--cp-color-yellow-dark);background-size:calc(100% + 6px);background-position:-3px 0}.Button-module_root-26v5l:not([disabled])[data-roll=red]{--cp-button-hover-bg:var(--cp-color-red);--cp-button-hover-color:var(--cp-color-1)}.Button-module_root-26v5l:not([disabled])[data-roll=green]{--cp-button-hover-bg:var(--cp-color-green);--cp-button-hover-color:#000}.Button-module_root-26v5l:not([disabled])[data-roll=yellow]{--cp-button-hover-bg:var(--cp-color-yellow);--cp-button-hover-color:#000}.Button-module_root-26v5l:not([disabled])[data-roll=gray]{--cp-button-hover-bg:var(--cp-color-17);--cp-button-hover-color:var(--cp-color-1)}.Button-module_root-26v5l[data-align=start]{text-align:left;justify-content:start}.Button-module_root-26v5l[data-align=end]{text-align:right;justify-content:end}.Button-module_root-26v5l[data-variant=outline]{background:0 0;border-color:var(--cp-button-bg);color:inherit;min-width:40px}.Button-module_root-26v5l[data-variant=outline]:focus,.Button-module_root-26v5l[data-variant=outline]:hover{background:var(--cp-button-hover-bg);border-color:var(--cp-button-hover-bg);color:var(--cp-button-hover-color)}.Button-module_root-26v5l[data-variant=looks-like-link]{border:0;background:0 0!important;font:inherit;margin:0;padding:0;--cp-button-color:var(--cp-color-blue-light);--cp-button-hover-color:var(--cp-color-blue)}.Button-module_root-26v5l[data-variant=invisible]{border:0;--cp-button-bg:none;--cp-button-color:currentColor;--cp-button-hover-bg:transparent}.Button-module_root-26v5l[data-size=mini]{font-size:.8rem;--cp-button-padding-inline:7px;--cp-button-padding-block:3px;--cp-button-margin-block:0;--cp-button-margin-inline:4px;--cp-button-border-width:1px;--cp-button-border-radius:2px}.Button-module_root-26v5l[data-size=mini]>svg{width:10px;height:10px;vertical-align:middle}.Button-module_root-26v5l[data-size=mini]>svg:not(:only-child)+:not(.Button-module_screen-reader-text-32Om6){margin-right:2px}.Button-module_root-26v5l[data-size=small]{--cp-button-padding-inline:11px;--cp-button-padding-block:6px;font-size:.96rem}.Button-module_root-26v5l[data-size=big]{--cp-button-padding-inline:24px;--cp-button-padding-block:12px;font-size:1.375em}.Button-module_root-26v5l[data-size=big]>svg{width:20px;height:20px;vertical-align:middle}.Button-module_root-26v5l[data-full-width]{display:flex;width:100%;--cp-button-margin-block:var(--cp-button-margin-inline)}.Button-module_root-26v5l[disabled]{opacity:.5!important;cursor:default!important;pointer-events:none}.ButtonGroup-module_root-39y_y{display:inline-flex;align-items:stretch;margin:var(--cp-button-margin);--cp-button-margin:var(--cp-button-margin-block) var(--cp-button-margin-inline) var(--cp-button-margin-block) 0}.ButtonGroup-module_root-39y_y>*,.ButtonGroup-module_root-39y_y>[data-size]{--cp-button-margin-inline:1px;--cp-button-margin-block:0;border-radius:0}.ButtonGroup-module_root-39y_y>:first-child{border-top-left-radius:var(--cp-button-border-radius);border-bottom-left-radius:var(--cp-button-border-radius)}.ButtonGroup-module_root-39y_y>:last-child{border-top-right-radius:var(--cp-button-border-radius);border-bottom-right-radius:var(--cp-button-border-radius);--cp-button-margin-inline:0}.ButtonGroup-module_root-39y_y[data-variant=pillbox]{--cp-button-margin:0}.ButtonGroup-module_root-39y_y[data-variant=pillbox]>:first-child,.ButtonGroup-module_root-39y_y[data-variant=pillbox]>:last-child{--cp-button-border-radius:100px}.ButtonGroup-module_noMargin-2jc91>*,.ButtonGroup-module_noMargin-2jc91>[data-size]{--cp-button-margin-inline:0}.DropdownTriggerButton-module_button-3hKnZ.DropdownTriggerButton-module_button-3hKnZ{--cp-button-icon:var(--cp-color-10);--cp-button-margin-inline:0;transition:background-color .2s linear,border-radius .2s linear}.DropdownTriggerButton-module_button-3hKnZ.DropdownTriggerButton-module_button-3hKnZ .DropdownTriggerButton-module_buttonIcon-2_sju{width:24px}.DropdownTriggerButton-module_button-3hKnZ.DropdownTriggerButton-module_button-3hKnZ[aria-expanded=true],.DropdownTriggerButton-module_button-3hKnZ.DropdownTriggerButton-module_button-3hKnZ[aria-expanded=true]:focus,.DropdownTriggerButton-module_button-3hKnZ.DropdownTriggerButton-module_button-3hKnZ[aria-expanded=true]:hover{background:var(--cp-color-1);color:var(--cp-color-10)}.DropdownControlled-module_root-1_SPF{position:relative;display:inline-block}.DropdownControlled-module_content-2k0O6{position:absolute;z-index:20;visibility:visible}.DropdownControlled-module_content-2k0O6[hidden]{display:block;visibility:hidden;pointer-events:none}.DropdownControlled-module_content-2k0O6[data-direction="top left"]{bottom:100%;right:0;transform-origin:bottom right}.DropdownControlled-module_content-2k0O6[data-direction="top right"]{bottom:100%;left:0;transform-origin:bottom left}.DropdownControlled-module_content-2k0O6[data-direction="bottom right"]{top:100%;left:0;transform-origin:top left}.DropdownControlled-module_content-2k0O6[data-direction="bottom left"]{top:100%;right:0;transform-origin:top right}.DropdownControlled-module_button-271Rc.DropdownControlled-module_button-271Rc{margin:0}.DropdownControlled-module_button-271Rc.DropdownControlled-module_button-271Rc .DropdownControlled-module_buttonIcon-vGLnS{width:24px}.DropdownControlled-module_button-271Rc.DropdownControlled-module_button-271Rc[aria-expanded=true],.DropdownControlled-module_button-271Rc.DropdownControlled-module_button-271Rc[aria-expanded=true]:focus,.DropdownControlled-module_button-271Rc.DropdownControlled-module_button-271Rc[aria-expanded=true]:hover{background:var(--cp-color-1);color:var(--cp-color-10)}.ButtonWithDropdownTrigger-module_root-1xvSj{--cp-button-padding-inline:5px;--cp-button-padding-block:5px;--cp-button-icon:var(--cp-color-8);--cp-button-hover-icon:var(--cp-color-1);position:relative}.ButtonWithDropdownTrigger-module_root-1xvSj:after{content:"";position:absolute;bottom:-3px;left:-3px;right:-3px;background:var(--cp-color-green);border-radius:0 0 var(--cp-button-border-radius) 0;height:2px;transform:scaleX(0);transition:transform .2s ease-out}.ButtonWithDropdownTrigger-module_root-1xvSj[aria-expanded=true]{--cp-button-icon:var(--cp-color-1);--cp-button-bg:var(--cp-color-14);--cp-button-hover-bg:var(--cp-color-14)}.ButtonWithDropdownTrigger-module_root-1xvSj[aria-expanded=true]:after{transform:scale(1)}.ButtonWithDropdownTrigger-module_icon-kvmuA.ButtonWithDropdownTrigger-module_icon-kvmuA{width:10px;height:8px;top:1px;position:relative;transition:transform .2s linear}[aria-expanded=true]>.ButtonWithDropdownTrigger-module_icon-kvmuA.ButtonWithDropdownTrigger-module_icon-kvmuA,[data-direction^=top]>.ButtonWithDropdownTrigger-module_root-1xvSj .ButtonWithDropdownTrigger-module_icon-kvmuA.ButtonWithDropdownTrigger-module_icon-kvmuA{transform:scaleY(-1)}[data-direction^=top]>.ButtonWithDropdownTrigger-module_root-1xvSj[aria-expanded=true]>.ButtonWithDropdownTrigger-module_icon-kvmuA.ButtonWithDropdownTrigger-module_icon-kvmuA{transform:scaleY(1)}.ButtonWithDropdown-module_dropdown-2Sdve{display:flex;align-items:stretch}.ButtonWithDropdown-module_dropdown-2Sdve>[aria-haspopup]{margin:0;border-top-left-radius:0;border-bottom-left-radius:0}.ButtonWithSpinner-module_root-1-oB1{--spinner-spacing:0.15em;--spinner-size:1em}.ButtonWithSpinner-module_root-1-oB1[data-size=big]{--spinner-spacing:0.25em;--spinner-size:1em}.ButtonWithSpinner-module_root-1-oB1[data-size=small]{--spinner-size:0.9em}.ButtonWithSpinner-module_root-1-oB1[data-size=mini]{--spinner-size:0.75em}.ButtonWithSpinner-module_spacer-1VBFg,.ButtonWithSpinner-module_spinner-1J95l{transition:.3s cubic-bezier(.175,.885,.32,1.275)}.ButtonWithSpinner-module_spacer-1VBFg{display:inline-block;width:0;height:1px;margin:0;transition-property:margin}.ButtonWithSpinner-module_spinner-1J95l{display:block;width:var(--spinner-size);height:var(--spinner-size);position:absolute;top:0;bottom:0;left:calc(var(--cp-button-padding-inline) - var(--spinner-size)*0.5);margin:auto;transition-property:transform,opacity;opacity:0;transform:scale(.5)}.ButtonWithSpinner-module_root-1-oB1 .ButtonWithSpinner-module_spinnerInner-_1mlr{display:block;width:100%;height:100%;min-height:auto;margin:auto;fill:currentColor;animation:ButtonWithSpinner-module_spin-spinner-1i_45 .8s cubic-bezier(.5,.4,.4,.6) infinite;animation-play-state:paused}@keyframes ButtonWithSpinner-module_spin-spinner-1i_45{to{transform:rotate(1turn)}}.ButtonWithSpinner-module_root-1-oB1[data-spinner=true] .ButtonWithSpinner-module_spinner-1J95l{transform:none;opacity:1}.ButtonWithSpinner-module_root-1-oB1[data-spinner=true] .ButtonWithSpinner-module_spinnerInner-_1mlr{animation-play-state:running}.ButtonWithSpinner-module_root-1-oB1[data-spinner=true] .ButtonWithSpinner-module_spacer-1VBFg{--offset:calc(var(--spinner-spacing) + var(--spinner-size)/2)}.ButtonWithSpinner-module_root-1-oB1[data-spinner=true] .ButtonWithSpinner-module_spacer-1VBFg[data-side=left]{margin-right:var(--offset)}.ButtonWithSpinner-module_root-1-oB1[data-spinner=true] .ButtonWithSpinner-module_spacer-1VBFg[data-side=right]{margin-left:calc(var(--offset)*-1)}.Badge-module_root-3RxmQ{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--cp-font-family-header-alt);text-transform:uppercase;font-size:.8rem;padding:.125rem .375rem 0;border-radius:2px;background:var(--cp-color-9);color:var(--cp-color-20);margin-right:.5rem;display:inline-block}.Badge-module_root-3RxmQ svg{display:block}.BadgePro-module_root-15RvN{background:var(--cp-color-yellow);color:#000!important}.BadgePro-module_svg-3HOXN{padding:0;margin-left:.4rem}.Checkbox-module_root-3mhFr{display:block;padding:3px 0}.Checkbox-module_root-3mhFr .Checkbox-module_checkbox-2-Kdb{margin-right:.675rem;position:relative;top:1px;cursor:pointer}.ContextMenu-module_root-2HMwo{position:absolute;z-index:100;margin:-.5rem .5rem;width:12em;border-radius:4px;padding:0;border:2px solid var(--cp-color-5);box-shadow:0 3px 8px var(--cp-color-17);background:var(--cp-color-1);color:var(--cp-color-16);--cp-button-bg:transparent;--cp-button-color:currentColor;--cp-button-hover-color:currentColor;--cp-button-hover-bg:var(--cp-color-5);--cp-button-border-radius:0;visibility:hidden;transform-origin:top center}.ContextMenu-module_root-2HMwo[data-dark]{border-color:var(--cp-color-18);background:var(--cp-color-16);color:var(--cp-color-1);--cp-button-hover-bg:var(--cp-color-13)}.ContextMenu-module_root-2HMwo[style]{visibility:visible;animation:ContextMenu-module_in-2fC5r .2s linear}@keyframes ContextMenu-module_in-2fC5r{0%{opacity:0;transform:scale(.9)}}.FocusTrap-module_trapper-3FxqP{position:fixed;top:0}.Controls-module_root-1YS3J{margin-bottom:1.5rem;border-top:2px solid var(--cp-color-14)}.ControlsButton-module_root-25Ibi.ControlsButton-module_root-25Ibi{height:var(--cp-control-bar-height);font-size:.875rem;align-self:center;--cp-button-padding-inline:8px;--cp-button-margin-block:0;--cp-button-default-bg:var(--cp-color-13)}.ControlsField-module_root-2FWDB{margin-right:var(--cp-control-space-between)}.ControlsLabel-module_root-DSVhj{text-transform:uppercase;font-size:.8em;color:var(--cp-color-10);display:inline-block;vertical-align:top;margin-right:8px;height:var(--cp-control-bar-height);line-height:var(--cp-control-bar-height)}.ControlsGridOrList-module_buttons-3pLtI{--cp-button-margin-inline:8px}.ControlsGridOrList-module_gridButton-3HGMi.ControlsGridOrList-module_gridButton-3HGMi{--cp-button-padding-inline:6px}.ControlsInput-module_root-3AjIk,.ControlsInput-module_root-3AjIk[type=date],.ControlsInput-module_root-3AjIk[type=datetime-local],.ControlsInput-module_root-3AjIk[type=email],.ControlsInput-module_root-3AjIk[type=name],.ControlsInput-module_root-3AjIk[type=number],.ControlsInput-module_root-3AjIk[type=password],.ControlsInput-module_root-3AjIk[type=search],.ControlsInput-module_root-3AjIk[type=tel],.ControlsInput-module_root-3AjIk[type=text],.ControlsInput-module_root-3AjIk[type=url]{height:var(--cp-control-bar-height);display:inline-block;vertical-align:top;background:var(--cp-color-12);border:none;color:var(--cp-color-1);padding:0 10px;border-radius:3px;max-width:100%}.ControlsInput-module_root-3AjIk::placeholder,.ControlsInput-module_root-3AjIk[type=date]::placeholder,.ControlsInput-module_root-3AjIk[type=datetime-local]::placeholder,.ControlsInput-module_root-3AjIk[type=email]::placeholder,.ControlsInput-module_root-3AjIk[type=name]::placeholder,.ControlsInput-module_root-3AjIk[type=number]::placeholder,.ControlsInput-module_root-3AjIk[type=password]::placeholder,.ControlsInput-module_root-3AjIk[type=search]::placeholder,.ControlsInput-module_root-3AjIk[type=tel]::placeholder,.ControlsInput-module_root-3AjIk[type=text]::placeholder,.ControlsInput-module_root-3AjIk[type=url]::placeholder{color:var(--cp-color-4)}.ControlsInput-module_root-3AjIk:focus,.ControlsInput-module_root-3AjIk[type=date]:focus,.ControlsInput-module_root-3AjIk[type=datetime-local]:focus,.ControlsInput-module_root-3AjIk[type=email]:focus,.ControlsInput-module_root-3AjIk[type=name]:focus,.ControlsInput-module_root-3AjIk[type=number]:focus,.ControlsInput-module_root-3AjIk[type=password]:focus,.ControlsInput-module_root-3AjIk[type=search]:focus,.ControlsInput-module_root-3AjIk[type=tel]:focus,.ControlsInput-module_root-3AjIk[type=text]:focus,.ControlsInput-module_root-3AjIk[type=url]:focus{background:var(--cp-color-6);color:var(--cp-color-20)}.ControlsInput-module_root-3AjIk:focus::placeholder,.ControlsInput-module_root-3AjIk[type=date]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=datetime-local]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=email]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=name]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=number]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=password]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=search]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=tel]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=text]:focus::placeholder,.ControlsInput-module_root-3AjIk[type=url]:focus::placeholder{color:var(--cp-color-16)}.ControlsRow-module_root-2m7h0{background:var(--cp-color-16);margin-bottom:1px;padding:10px 10px 0;display:flex;flex-wrap:wrap}@media(max-width:550px){.ControlsRow-module_root-2m7h0{justify-content:space-between;padding-bottom:1px}}.ControlsRow-module_root-2m7h0>*{margin-bottom:10px}.ControlsRow-module_bordered-2hAiY{border-top:2px solid var(--cp-color-14)}.ControlsSelect-module_root-iDftz{height:var(--cp-control-bar-height);display:inline-block;vertical-align:top;background:var(--cp-color-13);border-radius:3px;position:relative}.ControlsSelect-module_select-1OZI9{-webkit-appearance:none;appearance:none;border:none;cursor:pointer;font:inherit;padding:0 28px 0 8px;height:var(--cp-control-bar-height);line-height:var(--cp-control-bar-height);background:0 0;color:var(--cp-color-1);font-size:.875rem;width:100%}.ControlsSelect-module_select-1OZI9 option{background:var(--cp-color-1);color:var(--cp-color-20)}.ControlsSelect-module_selectIcon-3qCiz{z-index:1;padding:1px;position:absolute;width:18px;height:18px;right:6px;top:8px;pointer-events:none}.ControlsSelect-module_selectIcon-3qCiz svg{width:13px;height:13px;position:absolute;fill:var(--cp-color-1);padding:1px}.ColumnSection-module_root-31gsZ{width:100%;display:grid;grid-template-columns:minmax(0,32fr) minmax(0,68fr);grid-gap:1rem;margin-bottom:2rem}@media(max-width:1100px){.ColumnSection-module_root-31gsZ{display:block}}.ColumnSectionContent-module_root-3mZ5Z{background:var(--cp-color-16);border-radius:6px;padding:2rem;grid-column:2}@media(max-width:550px){.ColumnSectionContent-module_root-3mZ5Z{margin:0 1rem}}.ColumnSectionContent-module_root-3mZ5Z input[type=date],.ColumnSectionContent-module_root-3mZ5Z input[type=datetime-local],.ColumnSectionContent-module_root-3mZ5Z input[type=email],.ColumnSectionContent-module_root-3mZ5Z input[type=name],.ColumnSectionContent-module_root-3mZ5Z input[type=number],.ColumnSectionContent-module_root-3mZ5Z input[type=password],.ColumnSectionContent-module_root-3mZ5Z input[type=search],.ColumnSectionContent-module_root-3mZ5Z input[type=tel],.ColumnSectionContent-module_root-3mZ5Z input[type=text],.ColumnSectionContent-module_root-3mZ5Z input[type=url],.ColumnSectionContent-module_root-3mZ5Z textarea{width:100%}.ColumnSectionContent-module_root-3mZ5Z>:last-child{margin-bottom:0}.ColumnSectionDescription-module_root-aMEbe{padding:0 2em 0 0;grid-column:1;color:var(--cp-color-6)}@media(max-width:550px){.ColumnSectionDescription-module_root-aMEbe{padding:0 1rem;margin:1rem 0 0}}.ColumnSectionDescription-module_root-aMEbe h2{font-size:1.25rem;color:var(--cp-color-1)}.ColumnSectionDescription-module_root-aMEbe h3,.ColumnSectionDescription-module_title-1dsfo{font-size:1.2rem;color:var(--cp-color-1)}.ColumnSectionDescription-module_title-1dsfo .ColumnSectionDescription-module_badgePro-Yc2NE{vertical-align:2px;margin:0 .35em}.ContentBox-module_root-27Jpv{--cp-content-box-bg:var(--cp-color-14);--cp-content-box-border:var(--cp-color-16);--cp-content-box-border-radius:6px;--cp-content-box-box-shadow:0 4px 50px var(--cp-color-shadow);--cp-content-box-footer-bg:hsl(var(--cp-color-19-hsl)/30%);--cp-content-box-padding:0.75rem;background:var(--cp-content-box-bg);box-shadow:var(--cp-content-box-box-shadow);border-radius:var(--cp-content-box-border-radius);padding:var(--cp-content-box-padding);margin:0 0 1rem}.ContentBox-module_footer-aQh06{--cp-content-box-negative-padding:calc(var(--cp-content-box-padding)*-1);border-top:1px solid var(--cp-content-box-border);padding:var(--cp-content-box-padding);margin:var(--cp-content-box-negative-padding);margin-top:var(--cp-content-box-padding);border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.ContentToggle-module_info-3d-BL{color:var(--cp-color-8)}.ContentToggle-module_toggle-R9l-X{width:1em;height:1em;fill:currentColor;opacity:.6;margin:0 .25em;cursor:pointer}.ContentToggle-module_toggle-R9l-X:hover{opacity:1}.Draggable-module_root-2UMjh{cursor:grab}.Draggable-module_root-2UMjh[data-dragging]{cursor:grabbing}.DragHandle-module_overlay-GRpWt{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999}.Droppable-module_root-11cSo[data-drag-reveal=hidden]{visibility:hidden;opacity:0}.Droppable-module_root-11cSo[data-drag-reveal=dragging]{visibility:visible;opacity:0}.Droppable-module_root-11cSo[data-drag-reveal=over]{visibility:visible;opacity:1}.DropdownContent-module_root-tkW5u{padding:.5rem;border-radius:5px;background:var(--cp-color-1);color:var(--cp-color-16);opacity:1;transform:scale(1);transform-origin:inherit;min-width:150px;max-width:20em;transition:transform var(--dropdown-duration,.2s) ease-in-out,opacity var(--dropdown-duration,.2s) linear,visibility 0s linear;box-shadow:0 2px 8px var(--cp-color-shadow);visibility:visible}.DropdownContent-module_root-tkW5u hr{border:0;border-top:1px solid var(--cp-color-14);margin:.25rem 0}.DropdownContent-module_root-tkW5u[data-dark]{background:var(--cp-color-16);color:var(--cp-color-1);box-shadow:0 6px 15px var(--cp-color-shadow)}[hidden]>.DropdownContent-module_root-tkW5u{transform:scale(.95);opacity:0;visibility:hidden;transition-delay:0s,0s,.2s}.DropdownContent-module_button-g7gKP.DropdownContent-module_button-g7gKP{padding:.25em .5em}.DropdownContent-module_button-g7gKP.DropdownContent-module_button-g7gKP .DropdownContent-module_buttonIcon-E7Hpi{width:24px}.ErrorBoundary-module_error-26xHd{position:relative;cursor:help;vertical-align:middle;align-self:center;justify-self:center;width:18px;margin:auto}.ErrorBoundary-module_error-26xHd:focus .ErrorBoundary-module_errorIcon-3nFCc,.ErrorBoundary-module_error-26xHd:hover .ErrorBoundary-module_errorIcon-3nFCc{opacity:1;fill:var(--cp-color-yellow)}.ErrorBoundary-module_error-26xHd:focus .ErrorBoundary-module_errorDetails-1DMCw,.ErrorBoundary-module_error-26xHd:hover .ErrorBoundary-module_errorDetails-1DMCw{visibility:visible}.ErrorBoundary-module_errorIcon-3nFCc{width:18px;height:18px;max-width:1.2em;max-height:1.2em;fill:currentColor;opacity:.6}.ErrorBoundary-module_errorDetails-1DMCw{border:4px solid var(--cp-color-yellow);visibility:hidden;position:absolute;top:100%;left:100%;width:20em;margin-left:-10em;background:var(--cp-color-14);color:var(--cp-color-1);text-align:center;padding:.5em;border-radius:6px;z-index:900}.ErrorBoundary-module_errorDetails-1DMCw strong{display:block}.Label-module_label-1hntA{display:flex;align-items:center;font-weight:700;margin-bottom:.125em}.Label-module_visuallyHidden-GybVY{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.FormFieldErrorMessage-module_errorText-25t6r,input:invalid+span.FormFieldErrorMessage-module_errorText-25t6r{display:inline;color:var(--cp-color-red-light);font-size:.85rem;font-style:italic}.FormField-module_root-4D8My{display:block;margin-bottom:1rem;position:relative}.FormField-module_root-4D8My:last-child,.FormField-module_root-4D8My>:last-child{margin-bottom:0}.FormFieldHelperText-module_root-3-a0U{color:var(--cp-color-7);font-size:.75rem;margin:.2rem 0}.FormFieldHelperText-module_root-3-a0U strong{color:var(--cp-color-1)}.FormFieldHelperText-module_root-3-a0U a{color:var(--cp-color-6)}.FormFieldHelperText-module_root-3-a0U a:focus,.FormFieldHelperText-module_root-3-a0U a:hover{color:var(--cp-color-1)}.Grid-module_root-1jtrx{display:grid;gap:1rem}.Grid-module_root-1jtrx[data-columns="2"]{grid-template-columns:repeat(2,minmax(10px,1fr))}.Grid-module_root-1jtrx[data-columns="3"]{grid-template-columns:repeat(3,minmax(10px,1fr))}.Grid-module_root-1jtrx[data-columns="4"]{grid-template-columns:repeat(4,minmax(10px,1fr))}.Grid-module_root-1jtrx[data-columns="1-2"]{grid-template-columns:minmax(10px,1fr) minmax(10px,2fr)}.Grid-module_root-1jtrx[data-columns="1-3"]{grid-template-columns:minmax(10px,1fr) minmax(10px,3fr)}.Grid-module_root-1jtrx[data-columns="2-3"]{grid-template-columns:minmax(10px,2fr) minmax(10px,3fr)}.Grid-module_root-1jtrx[data-columns=blocks]{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.Grid-module_root-1jtrx[style*="--cols"]{grid-template-columns:var(--cols)}.HelpFlyout-module_root-3wSSp{--background:var(--cp-color-20);--color:var(--cp-color-7);--border:var(--cp-color-12);--icon:var(--cp-color-12);display:inline-block;position:relative;margin:0 .25rem;cursor:pointer;align-self:center}.HelpFlyout-module_root-3wSSp,.HelpFlyout-module_trigger-2TukW,.HelpFlyout-module_trigger-2TukW .HelpFlyout-module_icon-3jCvy{width:1rem;height:1rem}.HelpFlyout-module_trigger-2TukW{display:block;padding:0;margin:0}.HelpFlyout-module_trigger-2TukW:focus,.HelpFlyout-module_trigger-2TukW:hover,.HelpFlyout-module_trigger-2TukW[aria-expanded=true]{--icon:var(--cp-color-blue);outline:none}.HelpFlyout-module_trigger-2TukW .HelpFlyout-module_icon-3jCvy{display:block;fill:var(--icon)}.HelpFlyout-module_dialog-1evCX{font-family:var(--cp-font-family);position:relative;border:4px solid var(--border);box-shadow:0 2px 10px rgba(0,0,0,.6);max-width:28em;width:max-content;padding:1rem;background:var(--cp-color-20);text-align:left;font-size:.9rem;font-weight:400;color:var(--color);cursor:auto;transform-origin:inherit;transition:transform var(--dropdown-duration,.2s) ease-in-out,opacity var(--dropdown-duration,.2s) linear,visibility 0s linear}.HelpFlyout-module_dialog-1evCX.HelpFlyout-module_narrow-1t8ii{max-width:16em}[hidden]>.HelpFlyout-module_dialog-1evCX{transform:scale(.95);opacity:0;visibility:hidden;transition-delay:0s,0s,.2s}.HelpFlyout-module_dialog-1evCX:before{content:"";position:absolute;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent}[data-direction="top left"]>.HelpFlyout-module_dialog-1evCX,[data-direction="top right"]>.HelpFlyout-module_dialog-1evCX{margin-bottom:10px}[data-direction="top left"]>.HelpFlyout-module_dialog-1evCX:before,[data-direction="top right"]>.HelpFlyout-module_dialog-1evCX:before{border-top:8px solid var(--border);bottom:-10px}[data-direction="bottom left"]>.HelpFlyout-module_dialog-1evCX,[data-direction="bottom right"]>.HelpFlyout-module_dialog-1evCX{margin-top:10px}[data-direction="bottom left"]>.HelpFlyout-module_dialog-1evCX:before,[data-direction="bottom right"]>.HelpFlyout-module_dialog-1evCX:before{border-bottom:8px solid var(--border);top:-10px}[data-direction="bottom left"]>.HelpFlyout-module_dialog-1evCX,[data-direction="top left"]>.HelpFlyout-module_dialog-1evCX{margin-right:-4px}[data-direction="bottom left"]>.HelpFlyout-module_dialog-1evCX:before,[data-direction="top left"]>.HelpFlyout-module_dialog-1evCX:before{right:0}[data-direction="bottom right"]>.HelpFlyout-module_dialog-1evCX,[data-direction="top right"]>.HelpFlyout-module_dialog-1evCX{margin-left:-4px}[data-direction="bottom right"]>.HelpFlyout-module_dialog-1evCX:before,[data-direction="top right"]>.HelpFlyout-module_dialog-1evCX:before{left:0}.HelpFlyout-module_dialog-1evCX h5{color:var(--cp-color-1);margin:0 0 .5rem}.HelpFlyout-module_dialog-1evCX p{color:inherit!important;margin:0 0 1rem}.HelpFlyout-module_dialog-1evCX p:last-child{margin:0}.HelpFlyout-module_dialog-1evCX a{color:var(--cp-color-link-on-black);white-space:nowrap;border-color:var(--cp-color-link-on-black)}.HelpFlyout-module_dialog-1evCX a:focus,.HelpFlyout-module_dialog-1evCX a:hover{color:var(--cp-color-1);border:none}.HelpFlyout-module_dialog-1evCX pre{white-space:pre-wrap}.Hr-module_root-2nYSz{border:0;height:1px;background:var(--cp-color-13);margin:1rem 0}.Hr-module_root-2nYSz.Hr-module_light-3puCY{background:var(--cp-color-6)}.Input-module_input-t-e1t.Input-module_input-t-e1t[type=date],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=datetime-local],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=email],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=name],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=number],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=password],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=search],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=tel],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=text],.Input-module_input-t-e1t.Input-module_input-t-e1t[type=url]{background:var(--cp-color-4);border:2px solid transparent;border-radius:3px;padding:calc(1rem - 2px);font-size:.875rem;line-height:1.1;max-width:100%;color:var(--cp-color-17)}.Input-module_input-t-e1t.Input-module_input-t-e1t[type=date].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=datetime-local].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=email].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=name].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=number].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=password].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=search].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=tel].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=text].Input-module_darkAndSeamless-_gN6U,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=url].Input-module_darkAndSeamless-_gN6U{background:0 0;color:var(--cp-color-7);padding:.66rem}.Input-module_input-t-e1t.Input-module_input-t-e1t[type=date].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=datetime-local].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=email].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=name].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=number].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=password].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=search].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=tel].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=text].Input-module_invert-3b9ZS,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=url].Input-module_invert-3b9ZS{background:var(--cp-color-16);color:var(--cp-color-3)}.Input-module_input-t-e1t.Input-module_input-t-e1t[type=date]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=datetime-local]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=email]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=name]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=number]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=password]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=search]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=tel]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=text]::placeholder,.Input-module_input-t-e1t.Input-module_input-t-e1t[type=url]::placeholder{color:var(--cp-color-10);opacity:1}.Input-module_input-t-e1t.Input-module_input-t-e1t:focus{border-color:var(--cp-color-11);background:var(--cp-color-1)}.Input-module_input-t-e1t.Input-module_input-t-e1t.Input-module_error-1ilJ4,.Input-module_input-t-e1t.Input-module_input-t-e1t:invalid:not([required]:empty){border:2px solid var(--cp-color-red);background-color:var(--cp-color-red-very-light)}.Input-module_input-t-e1t.Input-module_input-t-e1t.Input-module_error-1ilJ4:focus,.Input-module_input-t-e1t.Input-module_input-t-e1t:invalid:not([required]:empty):focus{background-color:var(--cp-color-1);border:2px solid var(--cp-color-red)}.Input-module_fullWidth-19NOa{width:100%}.InputNumber-module_root-35ZJQ{display:flex;align-items:stretch;background:var(--cp-color-2);color:var(--cp-color-17);border:3px solid var(--cp-color-8);border-radius:6px;justify-content:space-between;padding:.25rem}input.InputNumber-module_input-1dvZm{display:inline-block;width:40px;flex:1 0 auto;font-size:1.2rem;font-weight:700;text-align:center;vertical-align:top;color:var(--cp-color-13);line-height:1.8;border:none;background:0 0}.InputNumber-module_button-YAg9G{border:none;position:relative;cursor:pointer;padding:.25rem .6rem;border-radius:3px;background:var(--cp-color-4)}.InputNumber-module_button-YAg9G .icon{display:block;fill:var(--cp-color-20);width:1em;height:1em}.InputNumber-module_button-YAg9G:focus,.InputNumber-module_button-YAg9G:hover{outline:none}.InputNumber-module_button-YAg9G:focus .icon,.InputNumber-module_button-YAg9G:hover .icon{fill:var(--cp-color-blue)}.InputWithPre-module_root-1TBXa{display:flex}.InputWithPre-module_root-1TBXa input[type=date],.InputWithPre-module_root-1TBXa input[type=datetime-local],.InputWithPre-module_root-1TBXa input[type=email],.InputWithPre-module_root-1TBXa input[type=name],.InputWithPre-module_root-1TBXa input[type=number],.InputWithPre-module_root-1TBXa input[type=password],.InputWithPre-module_root-1TBXa input[type=search],.InputWithPre-module_root-1TBXa input[type=tel],.InputWithPre-module_root-1TBXa input[type=text],.InputWithPre-module_root-1TBXa input[type=url]{border-radius:0 3px 3px 0!important}.InputWithPre-module_pre-2T6v8{background-color:var(--cp-color-11);color:var(--cp-color-1);border-radius:3px 0 0 3px;font-size:.9rem;line-height:1.1;padding:1rem}.ItemPreviewCollectionImages-module_previewGrid-3o8o4{display:grid;grid-template-columns:calc(50% - 4px) calc(50% - 4px);grid-gap:8px;align-items:stretch}.ItemPreviewCollectionImages-module_previewGrid-3o8o4 .ItemPreviewCollectionImages-module_filler-34beM,.ItemPreviewCollectionImages-module_previewGrid-3o8o4 [data-picture]{width:100%;aspect-ratio:16/9;position:relative}.ItemPreviewCollectionImages-module_previewGrid-3o8o4 .ItemPreviewCollectionImages-module_filler-34beM,.ItemPreviewCollectionImages-module_previewGrid-3o8o4 img{display:block;background:var(--cp-color-14);border-radius:4px;overflow:hidden}.ItemPreviewImage-module_root-23198{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.LoadingEllipsis-module_root-pTpHb{display:inline-block}.LoadingEllipsis-module_root-pTpHb>span{display:inline-block;animation:LoadingEllipsis-module_ellipsis-bounce-21AJh .8s cubic-bezier(.9,0,.01,1) infinite;animation-delay:0s}@keyframes LoadingEllipsis-module_ellipsis-bounce-21AJh{50%{transform:translateY(-.15em) scaleY(1.1);animation-timing-function:cubic-bezier(.85,0,.8,.3)}0%,90%,to{transform:translateY(0) scaleY(1)}}.LoadingEllipsis-module_root-pTpHb>span:nth-child(2){animation-delay:.2s}.LoadingEllipsis-module_root-pTpHb>span:nth-child(3){animation-delay:.4s}.LoadingSpinner-module_wrap-3501i{pointer-events:none}.LoadingSpinner-module_center-3rd1q{position:absolute;top:50%;left:50%}.LoadingSpinner-module_center-3rd1q .LoadingSpinner-module_spinner-3mwOF{margin:auto}.LoadingSpinner-module_spinner-3mwOF{height:1.2em;width:1.2em;border-radius:50%;background:var(--cp-color-11);display:block;margin:10em auto;position:absolute;left:50%;animation:LoadingSpinner-module_loading-spinner-1G3Jr 2s ease infinite}.LoadingSpinner-module_spinner-3mwOF:after,.LoadingSpinner-module_spinner-3mwOF:before{content:"";display:block;position:absolute;height:inherit;width:inherit;background:inherit;border-radius:inherit;animation:LoadingSpinner-module_loading-spinner-1G3Jr 2s ease infinite}.LoadingSpinner-module_spinner-3mwOF:before{left:-2.3em}.LoadingSpinner-module_spinner-3mwOF:after{left:2.3em}@keyframes LoadingSpinner-module_loading-spinner-1G3Jr{0%{top:0;transform:rotate(0deg)}50%{top:-3.8em;transform:rotate(-180deg)}to{top:0;transform:rotate(-1turn)}}.Messages-module_message-2xqhF.Messages-module_message-2xqhF{background:var(--cp-color-14);box-shadow:0 3px 10px var(--cp-color-16);color:var(--cp-color-1);border:2px solid var(--cp-color-yellow);border-radius:5px;max-width:30em;padding:.5rem .75rem}.Messages-module_message-2xqhF.Messages-module_message-2xqhF a{text-decoration:underline;color:inherit}.Messages-module_message-2xqhF.Messages-module_message-2xqhF>div:not([role=status]){margin-right:.5rem}.Messages-module_message-2xqhF.Messages-module_message-2xqhF [role=status]{display:block;margin:0;overflow:hidden;overflow-wrap:break-word;max-height:5em;mask:linear-gradient(180deg,#fff 3.5em,transparent)}.Messages-module_message-2xqhF.Messages-module_messageSuccess-3ub-A{border-color:var(--cp-color-green)}.Messages-module_message-2xqhF.Messages-module_messageError-POP1J{border-color:var(--cp-color-red)}.MessagesDismissButton-module_root-2_pI0{appearance:none;border:none;background:0 0;display:inline-block;vertical-align:1.5px;margin-left:.4rem;cursor:pointer}.MessagesDismissButton-module_root-2_pI0 .MessagesDismissButton-module_icon-3-Rvu{fill:var(--cp-color-10)}.MessagesDismissButton-module_root-2_pI0:focus .MessagesDismissButton-module_icon-3-Rvu,.MessagesDismissButton-module_root-2_pI0:hover .MessagesDismissButton-module_icon-3-Rvu{fill:var(--cp-color-8)}.MenuAction-module_root-2O4HH{display:inline-flex;align-items:stretch}.MenuAction-module_root-2O4HH>[aria-haspopup]{position:relative}.MenuAction-module_dialog-8fzS3{position:relative;background:var(--cp-color-1);color:var(--cp-color-17);border-radius:4px;border:none;white-space:nowrap;padding:.5rem 0;box-shadow:0 6px 20px rgba(0,0,0,.25);z-index:20;--cp-button-bg:transparent;--cp-button-color:currentColor;--cp-button-hover-color:currentColor;--cp-button-hover-bg:var(--cp-color-5)}.MenuAction-module_dialog-8fzS3 hr{margin:.5rem 0}.MenuAction-module_dialog-8fzS3[data-dark]{--cp-button-hover-bg:var(--cp-color-13)}.MenuAction-module_root-2O4HH.MenuAction-module_open-2_iRo [aria-haspopup]{outline:none;z-index:21}.MenuAction-module_root-2O4HH.MenuAction-module_open-2_iRo[data-direction^=top] [aria-haspopup]{border-top-left-radius:0;border-top-right-radius:0}.MenuAction-module_root-2O4HH.MenuAction-module_open-2_iRo[data-direction^=bottom] [aria-haspopup]{border-bottom-left-radius:0;border-bottom-right-radius:0}.MenuAction-module_root-2O4HH[data-direction="top left"] .MenuAction-module_dialog-8fzS3{border-bottom-right-radius:0}.MenuAction-module_root-2O4HH[data-direction="bottom left"] .MenuAction-module_dialog-8fzS3{border-top-right-radius:0}.MenuAction-module_dialogOpen-3Y76N{animation:MenuAction-module_dialog-entrance--EGrO .2s .1s backwards;animation-timing-function:cubic-bezier(.9,0,.6,.6),linear}@keyframes MenuAction-module_dialog-entrance--EGrO{0%{opacity:0;transform:scale(.9)}}.MenuActionButton-module_root-m8Wjd{border-radius:0;--cp-button-margin-inline:0;--cp-button-margin-block:0}.MobileNavButton-module_icon-1XOc-{width:24px;height:24px;margin:2px 0;position:relative;transition:all .2s ease;transition-property:transform,width}.MobileNavButton-module_icon-1XOc- svg{width:14px!important;position:absolute;top:5px;right:0;fill:currentColor;transition:transform .2s ease;transform:scale(1)}.MobileNavButton-module_icon-1XOc- span{position:absolute;display:block;background:currentColor;border-radius:6px;height:2px;width:10px;left:0;top:12px;transition:inherit}.MobileNavButton-module_icon-1XOc- span:after,.MobileNavButton-module_icon-1XOc- span:before{content:"";position:absolute;left:0;height:inherit;background:inherit;border-radius:inherit;transition:inherit}.MobileNavButton-module_icon-1XOc- span:before{top:-6px;width:6px}.MobileNavButton-module_icon-1XOc- span:after{bottom:-6px;width:16px}.MobileNavButton-module_root-2ZFgu[data-open=true] .MobileNavButton-module_icon-1XOc- svg{transform:scaleY(-1) translateY(-1px)}.MobileNavButton-module_root-2ZFgu[data-open=true] .MobileNavButton-module_icon-1XOc- span{width:6px}.MobileNavButton-module_root-2ZFgu[data-open=true] .MobileNavButton-module_icon-1XOc- span:before{width:9px}.Modal-module_overlay-3xOu5{display:block;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;right:0;bottom:0;z-index:300}.Modal-module_popup-overlay-2AdgH{z-index:200}.ModalEdit-module_root-1kUn4{--background:var(--cp-color-17);--background-alt:var(--cp-color-15);--border:var(--background-alt);--border-header:var(--cp-color-14);--border-title:var(--cp-color-green);--color:var(--cp-color-1);--background-scrollbar:var(--cp-color-13);--foreground-scrollbar:var(--cp-color-11);position:fixed;border:3px solid var(--border,var(--cp-color-14));background:var(--background,var(--cp-color-17));color:var(--color,var(--cp-color-1));top:70px;left:1rem;right:1rem;margin:0 auto auto;padding:0;border-radius:6px;z-index:300;transform-origin:center center;width:700px;height:auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-width:calc(100% - 2rem);max-height:calc(100% - 70px - 2rem)}@media(max-height:440px),(max-width:767px){.ModalEdit-module_root-1kUn4{width:100%;width:calc(100% - 2rem);top:3rem;max-height:calc(100% - 4rem);max-height:calc(100% - 4rem - env(safe-area-inset-bottom))}}@media(max-width:550px){.ModalEdit-module_root-1kUn4{width:100%;width:calc(100% - 2rem);top:3rem;max-height:calc(100% - 4rem);max-height:calc(100% - 4rem - env(safe-area-inset-bottom))}}.ModalEdit-module_header-nPFeI{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--border-header,var(--cp-color-14));margin:.375rem 1.25rem 0}.ModalEdit-module_closeButton-GiGy_{display:inline-block;background:var(--background-close,var(--cp-color-13));margin-right:0!important}.ModalEdit-module_closeButton-GiGy_ svg{fill:var(--color,var(--cp-color-1));width:1rem;height:1rem;margin-top:-3px}.ModalEdit-module_title-xB_pj{font-family:var(--cp-font-family);color:inherit;margin:.2rem auto -2px 0;font-size:1.125rem;font-weight:700;border-bottom:2px solid var(--border-title,var(--cp-color-green));padding:.625rem 0}.ModalEdit-module_content-1CA7D{grid-row:2;padding:1.25rem;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--foreground-scrollbar,var(--cp-color-11)) var(--background-scrollbar,var(--cp-color-16))}.ModalEdit-module_content-1CA7D ol,.ModalEdit-module_content-1CA7D ul{margin:0 0 1rem 1.5rem}.ModalEdit-module_content-1CA7D::-webkit-scrollbar{width:.5em;height:.5em}.ModalEdit-module_content-1CA7D::-webkit-scrollbar-thumb{background:var(--foreground-scrollbar,var(--cp-color-11))}.ModalEdit-module_content-1CA7D::-webkit-scrollbar-track{background:var(--background-scrollbar,var(--cp-color-16))}.ModalEdit-module_footer-1l4r7{background:var(--background-alt,var(--cp-color-14));border-radius:0 0 4px 4px;box-shadow:0 -4px 10px var(--cp-color-shadow);padding:.75rem 1.25rem;position:relative;display:flex;justify-content:flex-end}.ModalEdit-module_footer-1l4r7>:last-child{margin-right:0}.ModalAlert-module_root-iQmVT{width:600px;border-color:var(--cp-color-14);border:8px solid var(--alert-color);--alert-color:var(--cp-color-14);--alert-text:var(--cp-color-1)}.ModalAlert-module_root-iQmVT>header>h2{border-bottom:2px solid var(--alert-color)}.ModalAlert-module_root-iQmVT[data-type=WARNING]{--alert-color:var(--cp-color-yellow);--alert-text:var(--cp-color-17)}.ModalAlert-module_root-iQmVT[data-type=DANGER],.ModalAlert-module_root-iQmVT[data-type=ERROR]{--alert-color:var(--cp-color-red);--alert-text:var(--cp-color-17)}.ModalAlert-module_root-iQmVT[data-type=GOOD]{--alert-color:var(--cp-color-green);--alert-text:var(--cp-color-17)}.NavSidebar-module_root-185Qh{display:block;width:188px;flex:0 0 auto}@media(max-width:550px){.NavSidebar-module_root-185Qh{width:100%;display:flex;flex-wrap:wrap;align-items:flex-end}.NavSidebar-module_root-185Qh>.NavSidebar-module_root-185Qh{width:auto}}.NavSidebarHeading-module_heading-3fUpM{font-size:1.6rem;line-height:1.2;margin:0;padding:0 1.5rem 1.25rem}@media(max-width:550px){.NavSidebarHeading-module_heading-3fUpM{padding:.4rem 0;flex-basis:100%}}.NavSidebarLink-module_listItem-3rybT{color:var(--cp-color-8);font-size:1rem;line-height:1.1;padding:.6rem 1.375rem;display:block;border-left:3px solid transparent;transition:all .2s ease;word-break:break-word}@media(max-width:550px){.NavSidebarLink-module_listItem-3rybT{flex:0 1 auto;border:none;padding:.6rem .75rem;font-weight:700}}.NavSidebarLink-module_listItem-3rybT:active,.NavSidebarLink-module_listItem-3rybT:focus,.NavSidebarLink-module_listItem-3rybT:hover{background:var(--cp-color-16);color:var(--cp-color-1);font-weight:700}@media(max-width:550px){.NavSidebarLink-module_listItem-3rybT:active,.NavSidebarLink-module_listItem-3rybT:focus,.NavSidebarLink-module_listItem-3rybT:hover{border-radius:6px}}.NavSidebarLink-module_listItem-3rybT.active,.NavSidebarLink-module_listItem-3rybT.NavSidebarLink-module_active-E401b,.NavSidebarLink-module_listItem-3rybT[data-active=true]{background:var(--cp-color-14);border-color:var(--cp-color-green);color:var(--cp-color-1);font-weight:700}@media(max-width:550px){.NavSidebarLink-module_listItem-3rybT.active,.NavSidebarLink-module_listItem-3rybT.NavSidebarLink-module_active-E401b,.NavSidebarLink-module_listItem-3rybT[data-active=true]{border-radius:4px;background:var(--cp-color-green);color:var(--cp-color-20)}}.NavSidebarListHeading-module_groupHeading-2JFf1{font-size:.8rem;font-weight:700;line-height:110%;letter-spacing:.05em;text-transform:uppercase;margin:0;padding:.5rem 1.375rem;border-left:3px solid transparent}@media(max-width:550px){.NavSidebarListHeading-module_groupHeading-2JFf1{flex-basis:100%;padding:.4rem 0}}.NavSidebarMultipleListHeading-module_multipleGroupheading-2c-H1{font-size:1.2rem;line-height:120%;margin:1.5rem 0 0;padding:0 1.375rem 1rem;border-left:3px solid transparent}@media(max-width:550px){.NavSidebarMultipleListHeading-module_multipleGroupheading-2c-H1{flex-basis:100%;padding:.4rem 0;margin:0}}a+.NavSidebarMultipleListHeading-module_multipleGroupheading-2c-H1{margin-top:2.125rem}@media(max-width:550px){a+.NavSidebarMultipleListHeading-module_multipleGroupheading-2c-H1{margin-top:1rem}}.Pagination-module_pagination-2xA6k{justify-self:center;display:flex;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:1rem}.Radio-module_root-3Gnci{display:block;padding:0}.Radio-module_radio-2AKkA{margin-right:.675rem;position:relative;top:-2px}.RadioList-module_root-2Y1CU{list-style:none;display:block;margin-bottom:1rem}.Select-module_select-1mJMj{font-family:inherit;font-size:.875rem;display:block;padding:.9rem 1.5rem .9rem .75rem;width:100%;max-width:100%;border:2px solid transparent;border-radius:3px;-moz-appearance:none;-webkit-appearance:none;appearance:none;color:var(--cp-color-18);background-color:var(--cp-color-4);background-image:url(https://cpwebassets.codepen.io/assets/packs/SelectIcon-856e7ae59238079e755698773287d1af.svg);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.Select-module_select-1mJMj::-ms-expand{display:none}.Select-module_select-1mJMj:hover{cursor:pointer;background-color:var(--cp-color-1);color:var(--cp-color-16)}.Select-module_select-1mJMj:focus{border-color:var(--cp-color-8);box-shadow:0 0 1px 3px var(--cp-color-blue-dark);box-shadow:0 0 0 3px -moz-mac-focusring;outline:none}.Select-module_select-1mJMj[data-color=invert]{background-color:hsl(var(--cp-color-20-hsl)/.5);color:var(--cp-color-1)}.Select-module_select-1mJMj[data-color=invert]:hover{background-color:hsl(var(--cp-color-20-hsl)/.8)}.Select-module_select-1mJMj[data-color=gray]{background-color:var(--cp-color-13);color:var(--cp-color-1)}.Select-module_select-1mJMj[data-color=gray]:hover{background-color:var(--cp-color-15)}.Select-module_select-1mJMj[data-size=small]{padding:.25rem 1.5rem .25rem .5rem}.Table-module_root-1KiD-{border:none;border-collapse:collapse;box-sizing:content-box;table-layout:fixed;text-align:left;width:100%;font-size:1rem;margin-bottom:1rem}.Table-module_root-1KiD- a{text-decoration:underline}.Table-module_root-1KiD- td,.Table-module_root-1KiD- th{box-sizing:border-box;padding:12px 20px;border:none}.Table-module_root-1KiD- tr{border-bottom:1px solid var(--cp-color-18)}.Table-module_root-1KiD- thead th{background:var(--cp-color-13);color:var(--cp-color-7);text-transform:uppercase;font-weight:400;font-size:.87em;letter-spacing:.02em}.Table-module_root-1KiD- thead th:first-child{border-top-left-radius:7px}.Table-module_root-1KiD- thead th:last-child{border-top-right-radius:7px}.Table-module_root-1KiD- tbody{color:var(--cp-color-7)}.Table-module_root-1KiD- tbody tr{background:#2c2d3a}.Table-module_root-1KiD- tbody tr:hover{background:var(--cp-color-15);color:var(--cp-color-1)}.Table-module_root-1KiD- tbody tr:last-child{border-bottom:none}.Table-module_root-1KiD- tbody tr:last-child th:first-child{border-bottom-left-radius:7px}.Table-module_root-1KiD- tbody tr:last-child td:last-child{border-bottom-right-radius:7px}.Tabs-module_root-3Hn7G{--border-width:2px}.Tabs-module_root-3Hn7G[data-vertical]{display:flex}.Tabs-module_root-3Hn7G[data-vertical] .Tabs-module_list-1ogmI{display:block;max-width:18em;margin:0 1rem 0 0!important;border-bottom:0}.Tabs-module_root-3Hn7G[data-vertical] .Tabs-module_tab-25tgL{display:block;bottom:0}.Tabs-module_root-3Hn7G[data-vertical] .Tabs-module_tab-25tgL[data-active=true]{border-bottom:none;border-left:2px solid var(--cp-color-1)}.Tabs-module_list-1ogmI{display:flex;border-bottom:var(--border-width) solid var(--cp-color-12);margin:0 0 1rem!important;padding:0}.Tabs-module_tab-25tgL{display:inline-block;bottom:calc(var(--border-width)*-1);position:relative;list-style:none;padding:.5rem 1rem;cursor:pointer}.Tabs-module_tab-25tgL[data-active=true]{border-bottom:2px solid var(--cp-color-1)}.Tabs-module_panel-2rpT_[data-active=false]{display:none}.Tag-module_root-11g_w{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:var(--cp-font-family-monospace);font-size:.9rem;font-weight:700;line-height:1;display:inline-block;margin:0 .5rem .4rem 0;padding:.3rem .7rem;background:var(--cp-color-8);color:var(--cp-color-14);border-radius:100px;max-width:18em}.Tag-module_root-11g_w:focus,.Tag-module_root-11g_w:hover{background:var(--cp-color-12);color:var(--cp-color-6)}.TextArea-module_textarea-2SJdQ{scrollbar-color:var(--cp-color-11) transparent;display:block;font-size:.875rem;-webkit-appearance:none;padding:1rem;outline:0;background:var(--cp-color-4);border:2px solid transparent;border-radius:3px;line-height:1.1}.TextArea-module_textarea-2SJdQ::-webkit-scrollbar{width:10px;height:10px}.TextArea-module_textarea-2SJdQ::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.TextArea-module_textarea-2SJdQ::-webkit-scrollbar-track{background:0 0}.TextArea-module_textarea-2SJdQ:focus{border-color:var(--cp-color-11);background:var(--cp-color-1)}.TextArea-module_textarea-2SJdQ[data-variation=invert]{background:var(--cp-color-16);color:var(--cp-color-3)}.TextArea-module_error-3c7v7{border:2px solid var(--cp-color-red);background-color:var(--cp-color-red-very-light)}.TextArea-module_error-3c7v7:focus{background-color:var(--cp-color-1);border:2px solid var(--cp-color-red)}.TextArea-module_fullWidth-3NDr7{width:100%}.TextEditInline-module_root-2u_gV{display:flex;align-items:center}.TextEditInline-module_editButton-3VTlG{opacity:0;transition:opacity .2s linear}.TextEditInline-module_root-2u_gV:hover .TextEditInline-module_editButton-3VTlG{opacity:1}.TextEditInline-module_button-3zevs{appearance:none;background:0 0;border:none;font:inherit;color:inherit;padding:.1em .5em;cursor:pointer}.TextEditInline-module_button-3zevs:focus .TextEditInline-module_icon-pVQyj,.TextEditInline-module_button-3zevs:hover .TextEditInline-module_icon-pVQyj{fill:var(--cp-color-1)}.TextEditInline-module_button-3zevs[disabled]{opacity:.5}.TextEditInline-module_icon-pVQyj{width:.9em;height:.9em;fill:var(--cp-color-5);fill:currentColor}.TextEditInline-module_input-3fnnP.TextEditInline-module_input-3fnnP[type=text]{background:0 0!important;border:none!important;appearance:none;font:inherit;color:inherit;padding:0}.TextEditInline-module_sizer-3JYu_{display:grid;align-items:center}.TextEditInline-module_sizer-3JYu_ .TextEditInline-module_input-3fnnP,.TextEditInline-module_sizer-3JYu_:before{grid-area:1/1;width:auto;min-width:1em}.TextEditInline-module_sizer-3JYu_:before{content:attr(data-value) " ";visibility:hidden;white-space:nowrap}.TextFieldErrorMessage-module_errorText-1ZJfQ,input:invalid+.TextFieldErrorMessage-module_errorText-1ZJfQ{display:inline-block;color:var(--cp-color-red-light);font-size:.85rem;font-style:italic}.TextField-module_root-2Amxj{display:block;margin-bottom:1rem;position:relative}.TextField-module_root-2Amxj:last-child{margin-bottom:0}.TextForm-module_textForm-1Ds61{padding:0 0 10px;background:var(--cp-color-16);border-color:var(--cp-color-16);border-radius:5px;margin-bottom:1em;position:relative}.TextForm-module_textForm-1Ds61.TextForm-module_commentUpdateForm-2iLDF{margin-top:10px}.TextForm-module_formControls-dTUhY{display:flex;justify-content:space-between}.TextForm-module_textInput-bj2_3{scrollbar-color:var(--cp-color-11) transparent;background:0 0;font-size:1rem;width:100%;line-height:1.4;padding:10px;white-space:pre-wrap;overflow:hidden;overflow-y:auto;border:none;margin:0;height:100px;resize:none}.TextForm-module_textInput-bj2_3::-webkit-scrollbar{width:10px;height:10px}.TextForm-module_textInput-bj2_3::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.TextForm-module_textInput-bj2_3::-webkit-scrollbar-track{background:0 0}.TextForm-module_textInput-bj2_3,.TextForm-module_textInput-bj2_3:focus{color:var(--cp-color-1);background:0 0}.TextForm-module_textInput-bj2_3::placeholder{color:var(--cp-color-11)}.TextForm-module_submitButton-6Fyfn{display:block;margin-left:auto;transition:all .2s ease}.TextForm-module_in-action-pc2bv .TextForm-module_submitButton-6Fyfn,.TextForm-module_submitButton-6Fyfn:hover{background:var(--cp-color-green);color:var(--cp-color-20)}.TextForm-module_cancelButton-3jRJh{position:absolute;left:10px;bottom:10px}.TextForm-module_cancelButton-3jRJh:hover,.TextForm-module_in-action-pc2bv .TextForm-module_cancelButton-3jRJh{background:var(--cp-color-red)}.Toggle-module_root-2d6zc{position:relative;text-align:center;display:flex!important;align-items:center;white-space:nowrap}.Toggle-module_input-1yjht{appearance:none;opacity:0;width:100%!important;height:100%;position:absolute!important;z-index:3}.Toggle-module_toggle-3HMOO{position:relative;display:inline-block;width:2.8em;height:1.35em;border-radius:1.75em;background:var(--cp-color-9);vertical-align:middle;margin:.2em 0;transition:background .125s}.Toggle-module_hasLabelLeft-gEJC5 .Toggle-module_toggle-3HMOO{margin-left:.5rem}.Toggle-module_hasLabelRight-288zc .Toggle-module_toggle-3HMOO{margin-right:.5rem}.Toggle-module_toggle-3HMOO.Toggle-module_big-22HpO{transform:scale(1.5)}.Toggle-module_toggleIndicator-CLVDj{display:block;width:1.75em;height:1.75em;border-radius:1.75em;transition:transform .2s ease-in-out,width .2s ease-in-out;background:var(--cp-color-1);margin:-.2em 0;box-shadow:0 1px 3px rgba(0,0,0,.3);pointer-events:none}.Toggle-module_input-1yjht:checked+.Toggle-module_toggle-3HMOO{background:var(--cp-color-green)}.Toggle-module_input-1yjht:checked+.Toggle-module_toggle-3HMOO .Toggle-module_toggleIndicator-CLVDj{transform:translateX(1.05em)}.Toggle-module_input-1yjht:focus+.Toggle-module_toggle-3HMOO{outline:none;box-shadow:0 0 0 1px var(--cp-color-17),0 0 0 2.5px var(--cp-color-blue);z-index:2}.Toggle-module_input-1yjht:focus+.Toggle-module_toggle-3HMOO .Toggle-module_toggleIndicator-CLVDj{box-shadow:inset 0 0 0 2px var(--cp-color-5),0 1px 3px rgba(0,0,0,.5)}.Toggle-module_input-1yjht:active+.Toggle-module_toggle-3HMOO .Toggle-module_toggleIndicator-CLVDj{width:2.15em}.Toggle-module_input-1yjht:active:checked+.Toggle-module_toggle-3HMOO .Toggle-module_toggleIndicator-CLVDj{transform:translateX(1.05em) translateX(-.4em)}.Toggle-module_disabled-1gYrJ{cursor:not-allowed;pointer-events:none;opacity:.5}.Toggle-module_disabled-1gYrJ .Toggle-module_toggle-3HMOO{background:var(--cp-color-11)}.Toggle-module_disabled-1gYrJ .Toggle-module_toggleIndicator-CLVDj{background:var(--cp-color-6)}.Toggle-module_ambiguous-3M9H5 .Toggle-module_input-1yjht:checked+.Toggle-module_toggle-3HMOO,.Toggle-module_ambiguous-3M9H5 .Toggle-module_toggle-3HMOO{background:var(--cp-color-9)}.Toggle-module_reverse-m6BXP .Toggle-module_toggle-3HMOO{background:var(--cp-color-green)}.Toggle-module_reverse-m6BXP .Toggle-module_input-1yjht:checked+.Toggle-module_toggle-3HMOO{background:var(--cp-color-9)}.Toggle-module_root-2d6zc[data-color-left=green] .Toggle-module_toggle-3HMOO{background:var(--cp-color-green)}.Toggle-module_root-2d6zc[data-color-right=red] .Toggle-module_input-1yjht:checked+.Toggle-module_toggle-3HMOO{background:var(--cp-color-red)}.User-module_root-2kL3q{display:grid;grid-template-columns:32px 1fr;gap:.5rem}.User-module_avatarImg-3nl9Z{border-radius:4px}.User-module_name-1lJcD{color:#fff;font-weight:700;font-size:1rem}.User-module_username-8SXUb{color:var(--cp-color-8);font-size:.9rem}.EditorCustomAbout_aboutButton-1LBx8{appearance:none;background:var(--cp-color-1);border-radius:50%;cursor:pointer;text-transform:uppercase;position:absolute;top:28px;left:10px;width:26px;height:26px;display:block;border:1px solid transparent;box-shadow:0 -5px 4px rgba(0,0,0,.25)}.EditorCustomAbout_aboutButton-1LBx8:focus,.EditorCustomAbout_aboutButton-1LBx8:hover{border-color:#65b687}.EditorCustomAbout_aboutButton-1LBx8>img{width:26px;height:26px;padding:3px;display:block;object-fit:contain}@media(max-width:550px){.EditorCustomAbout_aboutButton-1LBx8{left:8px;width:20px;height:20px}.EditorCustomAbout_aboutButton-1LBx8>img{width:16px;height:16px;padding:1px;margin:2px auto}}.EditorCustomAbout_panel-3eJPP.EditorCustomAbout_panel-3eJPP.EditorCustomAbout_panel-3eJPP{max-width:280px;padding:0;text-transform:none;margin-top:-10px;top:100%;bottom:auto;left:.5rem!important;transform-origin:top left;letter-spacing:0}.EditorCustomAbout_panel-3eJPP.EditorCustomAbout_panel-3eJPP.EditorCustomAbout_panel-3eJPP a{color:var(--cp-color-link-on-white);border-bottom:1px solid #acacac}.EditorCustomAbout_panel-3eJPP.EditorCustomAbout_panel-3eJPP.EditorCustomAbout_panel-3eJPP a:focus,.EditorCustomAbout_panel-3eJPP.EditorCustomAbout_panel-3eJPP.EditorCustomAbout_panel-3eJPP a:hover{color:hsl(var(--cp-color-link-hsl)/80%);border-bottom:none}.EditorCustomAbout_editorInfo-2KAIF{padding:1rem 1.5rem .5rem}.EditorCustomAbout_editorInfo-2KAIF>header{text-align:center;background:var(--cp-color-5);background:var(--accent);padding:.5rem;margin:-1rem -1.5rem 1rem}.EditorCustomAbout_editorInfo-2KAIF>header img{display:block;margin:auto;width:40px;height:auto}.EditorCustomAbout_editorInfo-2KAIF h2{font-family:inherit;font-weight:700;font-size:1.3rem}.EditorCustomAbout_editorInfo-2KAIF p{color:var(--cp-color-11);font-size:.85rem;line-height:1.4}.FollowButton-module_root-dJOFR{margin-left:6px!important;position:relative}.FollowButton-module_root-dJOFR[data-size=mini]{line-height:12px;--cp-button-padding-block:2px;--cp-button-padding-inline:5px}.FollowButton-module_root-dJOFR[data-size=mini] .FollowButton-module_unfollowIcon-2GaGr{width:10px;height:10px}.FollowButton-module_root-dJOFR[data-size=mini] .FollowButton-module_statusIcon-1PHuV{top:0}.FollowButton-module_root-dJOFR .FollowButton-module_statusIcon-1PHuV{top:1px}.FollowButton-module_root-dJOFR .FollowButton-module_hoverText-3DDsq{visibility:hidden;position:absolute;top:0;left:0;bottom:0;right:0;margin:-1px!important;border-radius:inherit;display:flex;align-items:center;background:var(--cp-color-red);color:#000;padding:inherit}.FollowButton-module_root-dJOFR .FollowButton-module_unfollowIcon-2GaGr{margin-right:.35em;margin-left:1px;transform:scale(.85)}.FollowButton-module_root-dJOFR:focus .FollowButton-module_hoverText-3DDsq,.FollowButton-module_root-dJOFR:hover .FollowButton-module_hoverText-3DDsq{visibility:visible}.FollowButton-module_root-dJOFR.FollowButton-module_following-3HeFG{--cp-button-bg:var(--cp-color-12);--cp-button-hover-bg:var(--cp-button-bg);--cp-button-color:var(--cp-color-1)}.FollowButton-module_root-dJOFR.FollowButton-module_following-3HeFG .FollowButton-module_hoverText-3DDsq{animation:FollowButton-module_prevent-hover-2DwyJ .5s linear}@keyframes FollowButton-module_prevent-hover-2DwyJ{0%,to{opacity:0;visibility:hidden}}.ItemTitle_root-1DCrM{white-space:nowrap;display:flex;align-items:center;flex-shrink:1;flex-grow:1;min-width:120px}.ItemTitle_root-1DCrM:first-child{margin-left:1rem}.ItemTitle_text-L5Z9D{width:100%;overflow:hidden}.ItemTitle_title-3IXzM{font-family:var(--cp-font-family);font-size:1.3rem;margin:0 0 .1rem;display:flex;align-items:center}@media(max-height:440px),(max-width:767px){.ItemTitle_title-3IXzM{margin:0 0 4px;font-size:1.1rem}}.ItemTitle_title-3IXzM form{display:block;width:100%}.ItemTitle_title-3IXzM input[type=text]{font:inherit;font-weight:700;background:0 0;border:none;color:inherit;padding:0;width:100%}.ItemTitle_titleLink-3b80D{color:var(--cp-color-1);font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:inline-block;vertical-align:middle}.ItemTitle_by-n66uI{display:flex;align-items:center}@media(max-height:440px),(max-width:767px){.ItemTitle_by-n66uI .follow-user-button{display:none}}.ItemTitle_followButton-2zR-z.ItemTitle_followButton-2zR-z{font-size:.7rem;height:16px;--cp-button-padding-block:1px}.ItemTitle_ownerLink-1KURC{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--cp-color-9);font-size:.9rem;text-transform:none;letter-spacing:0;max-width:100%}.ItemTitle_iconEdit-3mTqP{display:inline-block;vertical-align:middle;transition:opacity .3s;margin-left:6px;cursor:pointer;height:13px;width:13px;fill:currentColor;flex:0 0 auto}.ItemTitle_iconEdit-3mTqP:hover{opacity:.8;animation:ItemTitle_jiggle-33K1d .6s forwards}@media(max-height:440px),(max-width:767px){.ItemTitle_iconEdit-3mTqP{height:10px;width:10px}}@keyframes ItemTitle_jiggle-33K1d{0%{transform:rotate(0deg)}25%{transform:rotate(9deg)}75%{transform:rotate(-9deg)}to{transform:rotate(0deg)}}.EditorHeaderPenSaveButtonDropdown-module_dropdown-BkGCu{background:var(--cp-color-14);border:2px solid var(--cp-color-20);color:var(--cp-color-1);padding:1rem;min-width:18em;border-radius:6px 0 6px 6px;transform-origin:top right;animation:EditorHeaderPenSaveButtonDropdown-module_pop-in-2hudv .2s ease-in-out}@keyframes EditorHeaderPenSaveButtonDropdown-module_pop-in-2hudv{0%{transform:scale(.95);opacity:0}}.EditorHeaderPenSaveButtonDropdown-module_dropdown-BkGCu .EditorHeaderPenSaveButtonDropdown-module_hr-KfzL_{border-color:var(--cp-color-13);margin:.5rem 0!important}.EditorHeaderPenSaveButtonDropdown-module_field-l1iJW{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.EditorHeaderPenSaveButtonWithDropdown-module_mobileButton-2kwpw{display:none}@media(max-height:440px),(max-width:767px){.EditorHeaderPenSaveButtonWithDropdown-module_mobileButton-2kwpw{display:flex}.EditorHeaderPenSaveButtonWithDropdown-module_root-3snDZ{display:none}}.EditorHeaderPenSaveButtonWithDropdown-module_button-Pr652{--cp-button-padding-inline:12px}.EditorHeaderViewSwitcherLayoutButtons-module_buttonGroup-2qBzd{width:100%;--cp-button-active:var(--cp-color-12);--cp-button-bg:transparent;--cp-button-icon:var(--cp-button-active);--cp-button-hover-bg:var(--cp-color-14);--cp-button-hover-icon:var(--cp-color-7);--cp-button-border-width:2px;--cp-button-margin-inline:0}.EditorHeaderViewSwitcherLayoutButtons-module_buttonGroup-2qBzd [data-layout-type]{flex:1;border-color:var(--cp-button-active);margin:0}.EditorHeaderViewSwitcherLayoutButtons-module_buttonGroup-2qBzd [data-layout-type]:not(:first-child){border-left-width:0}body.layout-left .EditorHeaderViewSwitcherLayoutButtons-module_buttonGroup-2qBzd [data-layout-type=left],body.layout-right .EditorHeaderViewSwitcherLayoutButtons-module_buttonGroup-2qBzd [data-layout-type=right],body.layout-top .EditorHeaderViewSwitcherLayoutButtons-module_buttonGroup-2qBzd [data-layout-type=top]{--cp-button-bg:var(--cp-button-active);--cp-button-hover-bg:var(--cp-button-active);--cp-button-icon:#fff;--cp-button-hover-icon:#fff}.EditorHeaderViewSwitcherLayoutButtons-module_layout-change-icon-gI4BV svg{width:20px;height:20px}.EditorHeaderViewSwitcher_root-kcTSX{display:flex;align-items:stretch}.EditorHeaderViewSwitcher_mobile-1WXlX{display:none;margin-top:.5rem;border-top:1px solid var(--cp-color-14);padding:.5rem 1rem}@media(max-height:440px),(max-width:767px){.EditorHeaderViewSwitcher_root-kcTSX{display:none}.EditorHeaderViewSwitcher_mobile-1WXlX{display:block}}.EditorHeaderViewSwitcher_iconPen-1Mc1B{display:block;transform:rotate(0turn);transition:transform .2s cubic-bezier(1,0,0,1)}body.layout-left .EditorHeaderViewSwitcher_iconPen-1Mc1B{transform:rotate(-90deg)}body.layout-right .EditorHeaderViewSwitcher_iconPen-1Mc1B{transform:rotate(90deg)}.EditorHeaderViewSwitcher_dropdown-1LM5k{border:3px solid var(--cp-color-20);border-radius:.5rem;padding:1rem;width:300px;text-align:left}.EditorHeaderViewSwitcher_dropdown-1LM5k[data-direction][data-direction]{right:var(--cp-button-margin-inline)}.EditorHeaderViewSwitcher_dropdown-1LM5k h3{font-size:1.1rem}@media(max-height:440px),(max-width:767px){.EditorHeaderViewSwitcher_dropdown-1LM5k h3{margin:.5rem 1rem}}.EditorHeaderViewSwitcher_dropdown-1LM5k hr{margin:20px 0}@media(max-height:440px),(max-width:767px){.EditorHeaderViewSwitcher_dropdown-1LM5k hr{margin:.5rem 1rem 1rem}}.EditorHeaderViewSwitcher_switch-1nHOd+.EditorHeaderViewSwitcher_switch-1nHOd{margin-top:1rem}.EditorHeaderViewSwitcherLink_link-1WfWP{font-family:var(--cp-font-family);position:relative;display:flex;align-items:center;flex-wrap:wrap;color:var(--cp-color-8);margin:0 -1rem;padding:6px 1rem;text-align:left;border-radius:0;line-height:1.1;font-size:.9rem;text-shadow:none;text-decoration:none}.EditorHeaderViewSwitcherLink_link-1WfWP:focus,.EditorHeaderViewSwitcherLink_link-1WfWP:hover{color:inherit;background:var(--cp-color-12)}.EditorHeaderViewSwitcherLink_link-1WfWP:focus .EditorHeaderViewSwitcherLink_linkMeta-63jt2,.EditorHeaderViewSwitcherLink_link-1WfWP:hover .EditorHeaderViewSwitcherLink_linkMeta-63jt2{opacity:.8}.EditorHeaderViewSwitcherLink_link-1WfWP.active{background:var(--cp-color-13);color:var(--cp-color-1)}.EditorHeaderViewSwitcherLink_link-1WfWP.active .EditorHeaderViewSwitcherLink_linkMeta-63jt2{opacity:.8}.EditorHeaderViewSwitcherLink_badgePro-2v1Vq{margin-left:0}.EditorHeaderViewSwitcherLink_linkMeta-63jt2{margin-left:auto;color:inherit;opacity:.6;display:flex;align-items:center;line-height:1}.EditorHeaderViewSwitcherLink_linkMeta-63jt2 .EditorHeaderViewSwitcherLink_learnMore-38FPT{display:inline-block;margin-left:10px}.EditorHeaderViewSwitcherLink_linkMeta-63jt2 svg{display:block;pointer-events:none;width:12px;height:12px;fill:currentColor}.EditorHeaderViewSwitcherLinks_linkList-2LwWe ol,.EditorHeaderViewSwitcherLinks_linkList-2LwWe ul{list-style:none}.run{display:none!important}body.show-run-button .run{display:inline-block!important}.LoginAndSignupButtons_loginButton-1aPPP,.LoginAndSignupButtons_signupButton-2r4b4{display:inline-flex;justify-content:center;align-items:center}@media(max-height:440px),(max-width:767px){.LoginAndSignupButtons_loginButton-1aPPP,.LoginAndSignupButtons_signupButton-2r4b4{padding:7px 3px!important;margin-right:8px}}@media(max-height:440px),(max-width:767px){.LoginAndSignupButtons_loginButton-1aPPP{margin-right:10px}}.Logo_root-28eiX{margin:0;height:var(--cp-header-height)}@media(max-width:830px){.Logo_root-28eiX{height:var(--cp-header-height-small)}}.Logo_root-28eiX .Logo_small-2rYbf{display:block;width:30px;height:100%;margin:0 8px}@media(min-width:831px){.Logo_root-28eiX .Logo_small-2rYbf{display:none}}@media(max-width:550px){body.details .Logo_root-28eiX .Logo_small-2rYbf,body.editor .Logo_root-28eiX .Logo_small-2rYbf,body.fullpage .Logo_root-28eiX .Logo_small-2rYbf{width:20px}}.Logo_root-28eiX .Logo_small-2rYbf svg{display:block;fill:var(--cp-color-1);height:100%;width:100%}body[data-custom-playground] .Logo_root-28eiX .Logo_small-2rYbf svg{height:46px;width:30px;margin-left:0}@media(max-width:550px){body[data-custom-playground] .Logo_root-28eiX .Logo_small-2rYbf svg{width:20px}}.Logo_root-28eiX .Logo_large-3wkfp{display:none;height:65px;border:0;padding:0 1.25rem}@media(min-width:831px){.Logo_root-28eiX .Logo_large-3wkfp{display:inline-block;height:75px}}.Logo_root-28eiX .Logo_large-3wkfp svg{display:block;fill:none;stroke:var(--cp-color-1);stroke-width:2.3;stroke-linejoin:round;stroke-linecap:round;height:100%;width:150px}.main-header .Logo_large-3wkfp{display:none}.main-header .Logo_small-2rYbf{display:block}.CollectionPrivacyToggle_root-3nVWz{background:0 0;padding:.5rem;margin:0;position:relative}@media(max-width:550px){.CollectionPrivacyToggle_root-3nVWz{margin-top:20px}}.CollectionPrivacyToggle_toggleWrap-vJBnT{display:flex}.CollectionPrivacyToggle_toggleWrap-vJBnT .CollectionPrivacyToggle_toggle-3yfOF{margin:0}.CollectionPrivacyToggle_disabledFeatureUpsell-XXGmU{transition:opacity .3s ease;text-align:center;position:absolute;padding:.25rem;top:0;left:0;right:0;bottom:0;margin:-.5rem;z-index:10;opacity:0;line-height:1.2;font-size:.9rem;display:grid;align-content:center;justify-content:center;gap:.25rem;border-radius:4px;background:rgba(0,0,0,.7) repeating-linear-gradient(45deg,transparent,transparent 8px,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,.1) 10px)}.CollectionPrivacyToggle_disabledFeatureUpsell-XXGmU p{margin:0}.CollectionPrivacyToggle_disabledFeatureUpsell-XXGmU a,.CollectionPrivacyToggle_disabledFeatureUpsell-XXGmU a:focus,.CollectionPrivacyToggle_disabledFeatureUpsell-XXGmU a:hover{color:var(--cp-color-1)}.CollectionPrivacyToggle_disabledFeatureUpsell-XXGmU:focus,.CollectionPrivacyToggle_disabledFeatureUpsell-XXGmU:hover{opacity:1}.CollectionModalForm_root-caqKa{max-width:35em}.CollectionModalForm_input-MEqRv.CollectionModalForm_input-MEqRv{margin:0 0 1rem}.CollectionModalForm_input-MEqRv.CollectionModalForm_input-MEqRv>div{display:flex;flex-direction:column}.CollectionModalForm_input-MEqRv.CollectionModalForm_input-MEqRv.CollectionModalForm_error-JFACO{color:var(--cp-color-red)}.CollectionModalForm_input-MEqRv.CollectionModalForm_input-MEqRv.CollectionModalForm_error-JFACO .error-message{margin:.25rem 0;border-radius:3px}.CollectionModalForm_inputDescription-O7_PF{max-height:35vh}@media(min-height:700px){.CollectionModalForm_inputDescription-O7_PF{max-height:50vh}}.CollectionModalForm_footer-1WNJ3{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:0;width:100%}.CollectionModalForm_footer-1WNJ3 button:last-child{margin-right:0}.CollectionModalForm_footerItem-3cGHB{text-align:center}.CollectionModalForm_footerItem-3cGHB .ios-toggle-wrap{color:inherit}@media(min-width:550px){.CollectionModalForm_footer-1WNJ3{flex-direction:row}}.UserMenuContextSwitchLink_button-mLLSV{padding:.25rem 1rem}.UserMenuContextSwitchLink_button-mLLSV img{width:35px;height:35px;border-radius:4px;margin-right:.75rem}.UserMenuContextSwitchLink_button-mLLSV span{text-align:left;overflow:hidden;text-overflow:ellipsis}.UserMenuContextSwitchLink_button-mLLSV[disabled]{color:var(--cp-color-7);pointer-events:none;position:relative;opacity:1!important}.UserMenuContextSwitchLink_button-mLLSV[disabled]:after{content:"✔";line-height:35px;text-align:center;position:absolute;left:1rem;top:.25rem;width:35px;height:35px;background:hsl(var(--cp-color-20-hsl)/.5);border-radius:4px;color:var(--cp-color-1);font-size:1.3rem;text-shadow:0 0 4px #000}.UserMenuContextSwitchLink_sepAfter-3E6_U{margin-bottom:.5rem}.UserMenuContextSwitchLink_sepAfter-3E6_U:after{content:"";display:block;border-bottom:1px solid var(--cp-color-14);margin-right:1rem;margin-left:1rem}.UserMenuContextSwitchLink_sepAfter-3E6_U a,.UserMenuContextSwitchLink_sepAfter-3E6_U button{margin-bottom:.5rem;border:0!important}.UserMenuTeams_useCodePenAs-17nty{margin-top:.5rem}.UserMenuTeams_useCodePenAs-17nty:before{content:"";display:block;border-bottom:1px solid var(--cp-color-14);margin-right:1rem;margin-left:1rem}.UserMenuTeams_useCodePenAs-17nty a,.UserMenuTeams_useCodePenAs-17nty button{margin-top:.5rem;border:0!important}.UserMenuTeams_useCodePenAs-17nty span{color:var(--cp-color-9);font-size:.8rem;padding:.5rem 1rem .25rem;display:inline-block}.UserMenuLinks_sepAfter-2fkEh{margin-bottom:.5rem}.UserMenuLinks_sepAfter-2fkEh:after{content:"";display:block;border-bottom:1px solid var(--cp-color-14);margin-right:1rem;margin-left:1rem}.UserMenuLinks_sepAfter-2fkEh a,.UserMenuLinks_sepAfter-2fkEh button{margin-bottom:.5rem;border:0!important}.UserMenuLinks_sepBefore-1eOSj{margin-top:.5rem}.UserMenuLinks_sepBefore-1eOSj:before{content:"";display:block;border-bottom:1px solid var(--cp-color-14);margin-right:1rem;margin-left:1rem}.UserMenuLinks_sepBefore-1eOSj a,.UserMenuLinks_sepBefore-1eOSj button{margin-top:.5rem;border:0!important}.UserMenu_userMenuButton-1uSED{font-family:var(--cp-font-family);display:grid;grid:"layer";align-items:center;position:relative;cursor:pointer;border:0;margin-right:1rem;transition:background-color .2s linear;width:44px;height:44px;border-radius:3px;background-color:var(--cp-color-16)}.UserMenu_userMenuButton-1uSED .UserMenu_sessionContextAvatar-1aCcM,.UserMenu_userMenuButton-1uSED .UserMenu_sessionUserAvatar-2WeRf{display:block;grid-area:layer;width:100%;height:100%;border-radius:3px;background-color:inherit;background-size:contain;background-position:50%}.UserMenu_userMenuButton-1uSED .UserMenu_sessionUserAvatar-2WeRf{transition:transform .2s cubic-bezier(.6,0,.3,1);transform-origin:bottom right}.UserMenu_userMenuButton-1uSED .UserMenu_sessionUserAvatar-2WeRf[data-mini]{transform:translate(-2px,-2px) scale(.4);border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2)}.UserMenu_userMenuButton-1uSED:after{content:"";display:block;width:100%;position:absolute;top:100%;margin-top:3px;z-index:101;border-bottom:3px solid var(--cp-color-green);transform:scaleX(0);transform-origin:center right;transition:transform .1s ease}.UserMenu_userMenuButton-1uSED[aria-expanded=true]:after{transform:scaleX(1)}.UserMenu_userMenuDropdownParent-3PtgF{position:relative}.UserMenu_userMenu-2n6e1{scrollbar-color:var(--cp-color-12) transparent;overflow-y:auto;position:absolute;z-index:100;right:1rem;top:51px;width:225px;list-style:none;max-height:80vh;max-height:calc(100vh - 71px);white-space:nowrap;opacity:0;visibility:hidden;padding:.5rem 0;background:var(--cp-color-16);color:var(--cp-color-4);border-radius:6px 0 6px 6px;box-shadow:0 2rem 4rem var(--cp-color-18);transform:scale(.9);transform-origin:top right;transition:all .2s ease-in-out,visibility 0s linear .2s}.UserMenu_userMenu-2n6e1::-webkit-scrollbar{width:10px;height:10px}.UserMenu_userMenu-2n6e1::-webkit-scrollbar-thumb{background:var(--cp-color-12)}.UserMenu_userMenu-2n6e1::-webkit-scrollbar-track{background:0 0}.UserMenu_userMenu-2n6e1[data-open=true]{opacity:1;visibility:visible;transform:scale(1);transition-delay:0s,0s}.UserMenu_userMenu-2n6e1>li>a,.UserMenu_userMenu-2n6e1>li>button{font-family:var(--cp-font-family);border:0;width:100%;color:var(--cp-color-1);font-weight:700;text-align:left;background:0 0;font-size:1rem;padding:.25rem 1rem;display:flex;align-items:center;line-height:inherit}.UserMenu_userMenu-2n6e1>li>a:focus,.UserMenu_userMenu-2n6e1>li>a:hover,.UserMenu_userMenu-2n6e1>li>button:focus,.UserMenu_userMenu-2n6e1>li>button:hover{background:var(--cp-color-13);cursor:pointer}.UserMenu_userMenu-2n6e1>li>a>svg:first-child,.UserMenu_userMenu-2n6e1>li>button>svg:first-child{fill:var(--cp-color-12);width:16px;height:16px;margin-right:.5rem}@media(max-width:830px){body:not(.editor) .UserMenu_userMenuButton-1uSED{width:32px;height:32px;margin-right:.5rem}body:not(.editor) .UserMenu_userMenu-2n6e1{right:.5rem}}body.editor .UserMenu_userMenuButton-1uSED{margin-right:10px}@media(max-height:440px),(max-width:767px){body.editor .UserMenu_userMenuButton-1uSED{width:32px;height:32px;margin-right:.5rem}body.editor .UserMenu_userMenu-2n6e1{right:.5rem}}.HeaderWrap-module_root-aRSWR{height:100%;display:flex;align-items:center;position:relative;z-index:11}.LoveButtonIcon-module_root-3dw_B{fill:var(--cp-color-1);transform:scale(1) translateY(0);transition:.1s;transition-timing-function:cubic-bezier(.39,-.17,.67,1.23)}.LoveButtonIcon-module_root-3dw_B[data-love-level="1"]{color:var(--cp-color-red-light);fill:var(--cp-color-red-light)!important;transform:scale(1.15)}.LoveButtonIcon-module_root-3dw_B[data-love-level="2"]{color:#ff8484;fill:#ff8484!important;transform:scale(1.25)}.LoveButtonIcon-module_root-3dw_B[data-love-level="3"]{color:var(--cp-color-red);fill:var(--cp-color-red)!important;transform:scale(1.35)}.SVGIconSpinner_spinning-3QTq6{animation:SVGIconSpinner_spin-spinner-8Lwip 2s linear infinite}@keyframes SVGIconSpinner_spin-spinner-8Lwip{to{transform:rotate(1turn)}}.PinButton-module_pinButton-1Ykmn,.PinButton-module_pinButtonSolo-2VMbx{--cp-button-padding-inline:0.625rem}.PinButton-module_pinButton-1Ykmn[data-pinned=true]{--cp-button-icon:var(--cp-color-blue-light);--cp-button-hover-icon:var(--cp-color-blue-light)}.PinButton-module_pinButtonSolo-2VMbx{position:relative;--cp-button-margin-block:0}.PinButton-module_pinButtonSolo-2VMbx:after{content:"";display:block;width:100%;position:absolute;top:100%;margin-top:6px;z-index:101;border-bottom:3px solid var(--cp-color-green);transform:scaleX(0);transform-origin:center right;transition:transform .1s ease}.PinButton-module_pinButtonSolo-2VMbx[aria-expanded=true]:after{transform:scaleX(1)}@media(max-width:830px){.editor-header .PinButton-module_pinButtonGroup-3oRI0{margin-right:4px}}@media(max-height:440px),(max-width:767px){.editor-header .PinButton-module_pinButtonGroup-3oRI0{display:none!important}}.ContentGrid-module_loader-2aVlb{position:absolute;left:50%;top:-3.5em;z-index:5}.ContentGrid-module_root-2r1Fw{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:start;justify-items:center;grid-gap:3rem 3rem}@media(min-width:1101px){.ContentGrid-module_root-2r1Fw{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}}.ContentGrid-module_root-2r1Fw.ContentGrid-module_withContext-37DfK{grid-gap:4.5rem 3rem}.CollectionCreateItemAddForm_button-33KN3{display:block;z-index:10;width:100%;color:var(--cp-color-1);font-weight:700;background:var(--cp-color-14);border:none;border-top:2px solid var(--cp-color-16);font-size:.9rem;padding:.75rem;margin:0;cursor:pointer;flex:0 0 auto}.CollectionCreateItemAddForm_button-33KN3:hover{background:var(--cp-color-green);color:var(--cp-color-16)}.CollectionCreateItemAddForm_create-1R8T8{flex:0 0 auto}.CollectionCreateItemAddForm_label-1VNBt{background:var(--cp-color-17);position:relative;z-index:1;display:flex;align-items:center;animation:CollectionCreateItemAddForm_create-form-slide-in-1eJb1 .3s cubic-bezier(.5,0,.2,1) both;transform-origin:bottom center}@keyframes CollectionCreateItemAddForm_create-form-slide-in-1eJb1{0%{opacity:0;transform:scale(.95)}}.CollectionCreateItemAddForm_invalid-3aOvj{position:absolute;bottom:100%;background:var(--cp-color-red);color:#fff;left:0;right:0;padding:.25em .5em;line-height:1;text-align:center;animation:inherit;transform-origin:bottom center}.CollectionCreateItemAddForm_labelText-2k_ax{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--cp-font-family-header-alt);display:inline-block;font-weight:400;line-height:1;padding:.4em .75em .25em;text-transform:uppercase}.CollectionCreateItemAddForm_input-2oHve{flex:1 1 auto}.CollectionCreateItemAddForm_closeButton-2vif7{flex:0;padding:.5em 1em;fill:var(--cp-color-13);cursor:pointer}.CollectionCreateItemAddForm_closeButton-2vif7:focus,.CollectionCreateItemAddForm_closeButton-2vif7:hover{fill:var(--cp-color-11)}input[type=text].CollectionCreateItemAddForm_input-2oHve{appearance:none;display:block;background:0 0;border:none;padding:10px;color:var(--cp-color-1);margin:0;border-radius:0}input[type=text].CollectionCreateItemAddForm_input-2oHve:focus{background-color:var(--cp-color-16);color:var(--cp-color-1)}input[type=text].CollectionCreateItemAddForm_input-2oHve::placeholder{text-transform:uppercase;color:var(--cp-color-11)}.CollectionsFilter_root-1_eKA{display:block;position:relative;margin:0 10px 5px;padding:0;width:100%;flex:0 0 auto}.CollectionsFilter_searchIcon-36bsy{position:absolute;top:0;bottom:0;left:10px;margin:auto;width:1em;height:1em;fill:var(--cp-color-10)}input[type=search].CollectionsFilter_searchInput-2ZMi3{appearance:none;display:block;background-color:var(--cp-color-16);width:100%;width:calc(100% - 20px);border:none;padding:10px 6px 10px 30px;color:var(--cp-color-1)}input[type=search].CollectionsFilter_searchInput-2ZMi3:focus{background-color:var(--cp-color-13);color:var(--cp-color-1)}input[type=search].CollectionsFilter_searchInput-2ZMi3::placeholder{text-transform:uppercase;color:var(--cp-color-11)}.CollectionsListItem_listItem-2k3yK{--detail-size:1.2rem;--detail-margin:0.2rem;position:relative;z-index:1;display:flex;align-items:center;padding:5px 10px;color:var(--cp-color-1);font-size:.95rem;cursor:pointer}.CollectionsListItem_listItem-2k3yK:hover{background:var(--cp-color-16)}.CollectionsListItem_preview-23UvA{display:inline-block;width:30px;height:30px;margin:0 10px 0 0;border-radius:3px;background:var(--cp-color-1);color:var(--cp-color-20);flex:0 0 auto;position:relative}.CollectionsListItem_screenshot-quPXQ{width:30px;height:30px;display:block;border-radius:3px;object-fit:cover;overflow:hidden;font-size:.8rem}.CollectionsListItem_privateIcon-1jfb4{width:1.1em;height:1.5em;fill:var(--cp-color-10);stroke:var(--cp-color-14);stroke-width:20;position:absolute;top:0;bottom:0;left:-5px;margin:auto;z-index:2}.CollectionsListItem_title-VZGp5{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;flex:1 1 auto;transform:translateY(calc(var(--detail-size)/2 + var(--detail-margin)/2));transition:transform .3s ease}.CollectionsListItem_details-3agUB{display:block;margin-top:var(--detail-margin);font-size:.8rem;height:var(--detail-size);transition:opacity .3s ease;opacity:0;white-space:nowrap}.CollectionsListItem_detail-3e0db{display:inline-flex;align-items:center;padding:.1em .5em;background:var(--cp-color-18);margin-right:.5em;border-radius:2px;color:var(--cp-color-1)}.CollectionsListItem_detail-3e0db svg{width:.8em;height:.8em;fill:var(--cp-color-1);fill:currentColor;display:inline-block;margin-left:.3em}.CollectionsListItem_detailView-3cezu:focus,.CollectionsListItem_detailView-3cezu:hover{background:var(--cp-color-green);color:#fff}.CollectionsListItem_listItem-2k3yK:focus .CollectionsListItem_title-VZGp5,.CollectionsListItem_listItem-2k3yK:hover .CollectionsListItem_title-VZGp5{transform:translateY(0)}.CollectionsListItem_listItem-2k3yK:focus .CollectionsListItem_details-3agUB,.CollectionsListItem_listItem-2k3yK:hover .CollectionsListItem_details-3agUB{opacity:1}.CollectionsListItem_button-2F4pY{appearance:none;border:none;display:inline-flex;border-radius:50%;width:22px;height:22px;background:var(--cp-color-10);color:var(--cp-color-1);margin-left:5px;flex:0 0 22px;cursor:pointer;padding:5px}.CollectionsListItem_listItem-2k3yK:focus .CollectionsListItem_button-2F4pY,.CollectionsListItem_listItem-2k3yK:hover .CollectionsListItem_button-2F4pY{background:var(--cp-color-7)}.CollectionsListItem_statusButton-PUfY0{position:relative;overflow:hidden}.CollectionsListItem_listItem-2k3yK:focus .CollectionsListItem_statusButtonInCollection-ceyDZ,.CollectionsListItem_listItem-2k3yK:hover .CollectionsListItem_statusButtonInCollection-ceyDZ,.CollectionsListItem_statusButtonInCollection-ceyDZ{background:var(--cp-color-green)}.CollectionsListItem_statusIcon-7Xpp6{display:block;width:14px;height:14px;margin:-1px 0;fill:var(--cp-color-17)}.CollectionsListItem_removeIcon-2v5O2{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;background:var(--cp-color-red);opacity:0;padding:6px;animation:CollectionsListItem_no-show--W-90 .5s linear}.CollectionsListItem_listItem-2k3yK:focus .CollectionsListItem_removeIcon-2v5O2,.CollectionsListItem_listItem-2k3yK:hover .CollectionsListItem_removeIcon-2v5O2{opacity:1}@keyframes CollectionsListItem_no-show--W-90{0%,99%{opacity:0}}.CollectionsList_collectionList-28aUZ{scrollbar-color:var(--cp-color-11) #4d4d4d;overflow-y:auto;flex:1 1 auto}.CollectionsList_collectionList-28aUZ::-webkit-scrollbar{width:10px;height:10px}.CollectionsList_collectionList-28aUZ::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.CollectionsList_collectionList-28aUZ::-webkit-scrollbar-track{background:#4d4d4d}.CollectionsList_loading-uTpme,.CollectionsList_noFilteredCollections-3hKDd{display:block;padding:10px;text-align:center;white-space:normal;line-height:1.5}.CollectionsList_noFilteredCollections-3hKDd{font-weight:700;color:var(--cp-color-1)}.MiniCloseButton_closeButton-6hB9J{position:absolute;top:10px;right:10px}.MiniCloseButton_closeButton-6hB9J svg{pointer-events:none;width:10px;height:10px;fill:var(--cp-color-11)}.MiniCloseButton_closeButton-6hB9J:active svg,.MiniCloseButton_closeButton-6hB9J:hover svg{fill:var(--cp-color-1)}.CollectionItemAddModal_modal-1szgr{position:absolute;top:2%;left:2%;right:2%;margin:auto;width:96%;min-width:20em;max-width:25em;height:100%;height:calc(100% + 44px);min-height:290px;max-height:390px;background:hsl(var(--cp-color-14-hsl)/95%);color:var(--cp-color-1);z-index:22;border-radius:5px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.5);display:flex;flex-direction:column}.CollectionItemAddModal_modal-1szgr[data-anchor=bottom]{top:auto;left:auto;right:100px;bottom:100%;margin:0 0 1px;max-width:20em}.CollectionItemAddModal_heading-3OKP-{font-size:.8rem;color:var(--cp-color-1);text-transform:none;padding:10px 10px 0;white-space:nowrap;display:flex;max-width:calc(100% - 20px)}.CollectionItemAddModal_title-2dv16{flex:0 1 auto;margin:0 .35em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-style:italic}.ItemActionsFollowItemOwner_username-1iP8F{max-width:12em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ItemActionsPrivacy_icon-aux2R.ItemActionsPrivacy_icon-aux2R{flex:0 0 auto}.ItemActionsPrivacy_icon-aux2R.ItemActionsPrivacy_icon-aux2R.icon-lock{width:24px;height:24px;margin-left:-.15rem;margin-right:.35rem}.ItemActionsPrivacy_badge-1OKbl svg{width:24px!important}.ItemActions_menu-Ry5mN{margin-right:10px;display:flex}.ItemActions_menuSmall-2pAc-{margin-right:5px}.ItemActions_menuSmall-2pAc- .ItemActions_button-3OFDt{padding:5px}.ItemActions_menuSmall-2pAc- .ItemActions_button-3OFDt svg{height:15px}.ItemActions_banned-1OCKp{padding:.5em 1em;color:var(--cp-color-10)}.ItemActions_button-3OFDt{display:flex;align-items:center;cursor:pointer;margin:0;border-radius:4px;transition:background-color .2s linear,border-radius .2s linear}.ItemActions_button-3OFDt svg{z-index:11;position:relative;width:25px;height:25px;fill:var(--cp-color-12);transition:fill .2s linear}[data-component=Item]:hover .ItemActions_button-3OFDt svg{fill:var(--cp-color-10)}.ItemActions_button-3OFDt:focus svg,.ItemActions_button-3OFDt:hover svg{fill:var(--cp-color-8)}.ItemActions_button-3OFDt[aria-expanded=true]{background:var(--cp-color-1)}.ItemActions_button-3OFDt[aria-expanded=true] svg{fill:var(--cp-color-8)}.actionItem{font:inherit;font-size:13px;font-weight:500;width:100%;display:flex;align-items:center;padding:.5rem 1rem;color:inherit;cursor:pointer}.actionItem svg{width:20px;height:20px;margin-right:.5rem;fill:var(--cp-color-11)}.actionItem[disabled]{opacity:.5;cursor:normal}.actionItem:focus,.actionItem:hover{background:var(--cp-color-14)}.actionItem:focus svg,.actionItem:hover svg{fill:var(--cp-color-9)}.ContentGridItemHeader-module_root-2fF3P{display:flex;align-items:center;margin-top:1rem;grid-area:header}.ContentGridItemHeader-module_authorAvatar-1mxJG{display:block;margin-right:.75rem;position:relative;z-index:1}.ContentGridItemHeader-module_authorAvatar-1mxJG>img{display:block;width:40px;height:40px;background:var(--cp-color-13);overflow:hidden;font:10px/1 monospace}.ContentGridItemHeader-module_titleAndAuthor-3uZMk{flex:1;margin:0 1rem 0 0}.ContentGridItemHeader-module_titleAndAuthor-3uZMk,.ContentGridItemHeader-module_titleAndAuthor-3uZMk .ContentGridItemHeader-module_title-2GTZ6{width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ContentGridItemHeader-module_title-2GTZ6{font-family:var(--cp-font-family);font-weight:900;font-size:17px;margin:0 0 .25rem;display:block}.ContentGridItemHeader-module_title-2GTZ6 a{color:var(--cp-color-1)}.ContentGridItemHeader-module_author-_2wAP{color:var(--cp-color-7);font:inherit;font-size:14px;line-height:1.2;display:flex;align-items:center}.ContentGridItemHeader-module_author-_2wAP:hover .ContentGridItemHeader-module_authorInfo-1vnAh{opacity:1;visibility:visible}.ContentGridItemHeader-module_author-_2wAP:hover .ContentGridItemHeader-module_authorName-2KKqz{color:var(--cp-color-3)}.ContentGridItemHeader-module_authorName-2KKqz{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:inherit;display:inline-block;position:relative;z-index:1;transition:all .2s ease;max-width:100%}.ContentGridItemHeader-module_type-1mw1f{display:inline-block;margin:0 .5rem}.ContentGridItemContext-module_context-psv-g{display:flex;align-items:center;position:absolute;top:-28px;font-size:.9rem;z-index:10;left:0;right:0;padding:0 0 .25rem 10px;font-weight:700;line-height:1.2;color:var(--cp-color-5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ContentGridItemContext-module_context-psv-g a{color:var(--cp-color-5)}.ContentGridItemContext-module_context-psv-g img,.ContentGridItemContext-module_context-psv-g svg{max-width:30px;max-height:30px;border-radius:4px;overflow:hidden;border:2px solid var(--cp-color-20);box-shadow:0 0 10px rgba(0,0,0,.5);display:block;margin-right:4px}.ContentGridItemMeta-module_root-PGmKF{margin-top:.5rem;display:flex;align-items:center;font-size:12px;overflow:hidden}.ContentGridItemMeta-module_stat-3VlG5{font:inherit;margin-right:5px;border-radius:4px;cursor:pointer;--cp-button-color:var(--cp-color-1);--cp-button-bg:hsl(var(--cp-color-19-hsl)/0.9)}.ContentGridItemMeta-module_stat-3VlG5 svg{transition:all .1s ease}.ContentGridItemMeta-module_stat-3VlG5[data-stat]>svg{width:12px;height:12px;display:inline-block;margin-right:5px}.ContentGridItemMeta-module_stat-3VlG5[data-stat=views]>svg{margin-top:-2px;width:14px}.ContentGridItemMeta-module_stat-3VlG5[data-stat=loves]{position:relative}.ContentGridItemMeta-module_stat-3VlG5[data-stat=loves]>svg{transform:scale(1);transition:all .25s linear}.ContentGridItemMeta-module_revealOnHover-1zkqm{margin-bottom:-.5rem}.ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5{transform:translateY(-50%);opacity:0;transition:all .2s ease;transition-property:transform,opacity;transition-timing-function:cubic-bezier(1,0,.65,.75),linear}.ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(2){transition-delay:.05s}.ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(3){transition-delay:.1s}@media(prefers-reduced-motion:reduce){.ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5{transform:none;transition-delay:0s!important}}[data-component=Item]:active .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5,[data-component=Item]:focus .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5,[data-component=Item]:hover .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5{transform:translateY(0);opacity:1;transition-timing-function:cubic-bezier(.2,.15,.1,1),ease;transition-delay:.2s}[data-component=Item]:active .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(2),[data-component=Item]:focus .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(2),[data-component=Item]:hover .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(2){transition-delay:.15s}[data-component=Item]:active .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(3),[data-component=Item]:focus .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(3),[data-component=Item]:hover .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(3){transition-delay:.1s}[data-component=Item]:focus-within .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5{transform:translateY(0);opacity:1;transition-timing-function:cubic-bezier(.2,.15,.1,1),ease;transition-delay:.2s}[data-component=Item]:focus-within .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(2){transition-delay:.15s}[data-component=Item]:focus-within .ContentGridItemMeta-module_revealOnHover-1zkqm .ContentGridItemMeta-module_stat-3VlG5:nth-child(3){transition-delay:.1s}.ItemPreviewCollection_root-1u3Pm{position:relative}.ItemPreviewCollection_root-1u3Pm:focus .ItemPreviewCollection_count-1siM-,.ItemPreviewCollection_root-1u3Pm:hover .ItemPreviewCollection_count-1siM-{background:var(--cp-color-16);color:var(--cp-color-4)}.ItemPreviewCollection_coverLink-2sOau{position:absolute;top:0;right:0;left:0;bottom:0;border:0!important;z-index:1}.ItemPreviewCollection_count-1siM-{font-size:.9rem;position:absolute;bottom:.5rem;right:.5rem;text-align:right;background:var(--cp-color-20);color:var(--cp-color-7);margin:0;padding:.2em .5em;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.2);z-index:2;white-space:nowrap;transition:.2s linear;transition-property:background,color}.ItemPreviewCollection_count-1siM- svg{width:1em;height:1em;margin-left:.2em;fill:currentColor;vertical-align:-2px}.ItemPreviewPopOutButton_root-2rBFC{position:absolute;top:0;right:0;bottom:0;padding:1rem 1rem 1rem 20%;z-index:1;cursor:pointer;opacity:0;transition:.25s cubic-bezier(.5,0,.5,1);transition-property:opacity;overflow:hidden;border-radius:inherit}@media(max-width:550px){.ItemPreviewPopOutButton_root-2rBFC{display:none}}.ItemPreviewPopOutButton_root-2rBFC:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;max-width:200px;max-height:200px;background:linear-gradient(to bottom left,rgba(0,0,0,.7),rgba(0,0,0,.2),transparent 49%);opacity:.8;transition:inherit;transform:scale(.9);transform-origin:top right;transition-property:opacity,transform}.ItemPreviewPopOutButton_root-2rBFC:focus,.ItemPreviewPopOutButton_root-2rBFC:hover,[data-component=Item]:focus .ItemPreviewPopOutButton_root-2rBFC,[data-component=Item]:hover .ItemPreviewPopOutButton_root-2rBFC{opacity:.99}.ItemPreviewPopOutButton_root-2rBFC:focus .ItemPreviewPopOutButton_popupButton-2D6Aa,.ItemPreviewPopOutButton_root-2rBFC:hover .ItemPreviewPopOutButton_popupButton-2D6Aa,[data-component=Item]:focus .ItemPreviewPopOutButton_root-2rBFC .ItemPreviewPopOutButton_popupButton-2D6Aa,[data-component=Item]:hover .ItemPreviewPopOutButton_root-2rBFC .ItemPreviewPopOutButton_popupButton-2D6Aa{transform:scale(.9)}.ItemPreviewPopOutButton_root-2rBFC:focus:before,.ItemPreviewPopOutButton_root-2rBFC:hover:before{opacity:.99;transform:none}[data-component=Item]:focus .ItemPreviewPopOutButton_root-2rBFC:focus .ItemPreviewPopOutButton_popupButton-2D6Aa,[data-component=Item]:focus .ItemPreviewPopOutButton_root-2rBFC:hover .ItemPreviewPopOutButton_popupButton-2D6Aa,[data-component=Item]:hover .ItemPreviewPopOutButton_root-2rBFC:focus .ItemPreviewPopOutButton_popupButton-2D6Aa,[data-component=Item]:hover .ItemPreviewPopOutButton_root-2rBFC:hover .ItemPreviewPopOutButton_popupButton-2D6Aa{transform:scale(1);background-color:var(--cp-color-11)}[data-component=Item]:focus .ItemPreviewPopOutButton_root-2rBFC:focus .ItemPreviewPopOutButton_popupButton-2D6Aa .ItemPreviewPopOutButton_expandIcon-lKogA,[data-component=Item]:focus .ItemPreviewPopOutButton_root-2rBFC:hover .ItemPreviewPopOutButton_popupButton-2D6Aa .ItemPreviewPopOutButton_expandIcon-lKogA,[data-component=Item]:hover .ItemPreviewPopOutButton_root-2rBFC:focus .ItemPreviewPopOutButton_popupButton-2D6Aa .ItemPreviewPopOutButton_expandIcon-lKogA,[data-component=Item]:hover .ItemPreviewPopOutButton_root-2rBFC:hover .ItemPreviewPopOutButton_popupButton-2D6Aa .ItemPreviewPopOutButton_expandIcon-lKogA{fill:var(--cp-color-1)}.ItemPreviewPopOutButton_popupButton-2D6Aa{position:relative;z-index:1;cursor:pointer;display:block;appearance:none;border:none;padding:.5rem;background:var(--cp-color-12);border-radius:6px;box-shadow:2px 2px 6px rgba(0,0,0,.4);transform:translate(.25rem) scale(.9);transition:.25s cubic-bezier(.5,0,.5,1);transition-property:transform,background-color,opacity}.ItemPreviewPopOutButton_expandIcon-lKogA{display:block;fill:var(--cp-color-8);width:16px;height:16px}.ItemPreviewCover-module_root-3ZIH_{position:absolute;top:0;right:0;left:0;bottom:0;border:0!important;z-index:1}.ItemPreviewScreenshot-module_root-CGNrc{height:100%;border-radius:6px;padding-top:56.25%;background:var(--cp-color-13);background-size:cover;position:relative}.ItemPreviewIframe-module_root-34Jom{padding-top:56.25%;background:var(--cp-color-13);position:relative}.ItemPreviewIframe-module_root-34Jom iframe{width:calc(200% + 5px);height:calc(200% + 5px);border:0;position:absolute;top:-2px;left:-2px;background:var(--cp-color-1);transform:scale(.5);transform-origin:top left;opacity:0;transition:opacity .4s linear .1s}.ItemPreviewIframe-module_root-34Jom[data-loaded] iframe{opacity:1}.ItemPreviewPost-module_root-1a2YB{position:relative;flex-grow:1;background:var(--cp-color-1);border-radius:6px;transition:all .3s ease;height:0;padding-top:calc(56.25% - 3px);border-bottom:3px solid transparent;box-sizing:border-box}[data-component=Item]:hover .ItemPreviewPost-module_root-1a2YB{border-radius:6px 6px 0 0;border-bottom-color:var(--cp-color-posts);cursor:pointer}.ItemPreviewPost-module_excerptWrapper-2f7h5{position:absolute;top:0;left:0;height:100%;padding:20px;word-break:break-word;mask-image:linear-gradient(180deg,var(--cp-color-1) 0,var(--cp-color-1) calc(98% - 3em),transparent 98%,transparent);overflow:hidden}.ItemPreviewPost-module_postTitle-3ZI73{font-size:1.4rem}.ItemPreviewPost-module_postTitle-3ZI73 a{color:var(--cp-color-14);display:block}.ItemPreviewPost-module_postTitle-3ZI73 a:focus,.ItemPreviewPost-module_postTitle-3ZI73 a:hover{color:var(--cp-color-posts)}.ItemPreviewPost-module_itemContent-1RIi1 a{color:var(--cp-color-link-on-white);border-bottom:1px solid var(--cp-color-link-on-white)}.ItemPreviewPost-module_itemContent-1RIi1 a:focus,.ItemPreviewPost-module_itemContent-1RIi1 a:hover{color:hsl(var(--cp-color-link-hsl)/80%);border-bottom:none}.ItemPreviewPost-module_itemContent-1RIi1 hr{display:none}.ItemPreviewPost-module_itemContent-1RIi1 code,.ItemPreviewPost-module_itemContent-1RIi1 pre{word-break:break-all;white-space:pre-wrap}.ItemPreview-module_root-yTmuX{opacity:.99;position:relative;border-radius:6px;overflow:hidden;display:grid;align-items:stretch}.ContentGridItem-module_root-3go7B{display:grid;grid:"preview" minmax(56.25%,auto) "content" auto/minmax(0,100%);color:var(--cp-color-11);position:relative;width:100%;height:100%;z-index:1}.ContentGridItem-module_root-3go7B.ContentGridItem-module_hasModal-3LFYT{z-index:2}.ContentGridItem-module_root-3go7B:focus-within{z-index:2}.ContentGridItem-module_preview-3_IjN{grid-area:preview}.ContentGridItem-module_content-fTYNN{grid-area:content}.ContentGridItem-module_hideOwner-2H3aY .ContentGridItem-module_content-fTYNN{margin-left:1rem}.ContentGridItemBackground-module_root-jutHm{--radius:10px;--inset:2rem;--inset-right:0;--offset:-1rem;content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:var(--offset);border-radius:var(--radius);overflow:hidden;z-index:-1;background:var(--cp-color-16);clip-path:inset(var(--inset-top,var(--inset)) var(--inset-right,var(--inset)) var(--inset-bottom,var(--inset)) var(--inset-left,var(--inset)) round var(--radius));contain:strict;transition:clip-path .3s ease .1s}@media(prefers-reduced-motion:reduce){.ContentGridItemBackground-module_root-jutHm{transition:none}}.ContentGridItemBackground-module_root-jutHm.ContentGridItemBackground-module_expanded-2fH2I{--inset-bottom:0;--inset-left:calc(var(--inset)/2)}.organize-grid .ContentGridItemBackground-module_root-jutHm{display:none}:active>.ContentGridItemBackground-module_root-jutHm,:focus>.ContentGridItemBackground-module_root-jutHm,:hover>.ContentGridItemBackground-module_root-jutHm{clip-path:inset(0 0 0 0 round var(--radius));transition-delay:0s}:focus-within>.ContentGridItemBackground-module_root-jutHm{clip-path:inset(0 0 0 0 round var(--radius));transition-delay:0s}.ContentGridItemLoading-module_root-1aqpF{pointer-events:none;width:100%;position:relative}.ContentGridItemLoading-module_root-1aqpF[data-stats=true]{padding-bottom:1rem}.ContentGridItemLoading-module_header-15nZy{display:flex;align-items:center}.ContentGridItemLoading-module_avatar-92Fzx,.ContentGridItemLoading-module_preview-2OcsA{display:block;background:var(--cp-color-13);border-radius:6px;margin-bottom:1rem}.ContentGridItemLoading-module_preview-2OcsA{margin-bottom:1rem;width:100%;height:auto}.ContentListHeader-module_root-3GKDH th.title-header{width:45%}.ContentListHeader-module_root-3GKDH th.preview{width:30px;padding:2px}.ContentListHeader-module_root-3GKDH th.sort-created_at,.ContentListHeader-module_root-3GKDH th.sort-updated_at{width:10em}.ContentListHeader-module_root-3GKDH th .sort-icon{width:10px;height:18px;float:left;position:relative;margin-right:5px;top:2px}.ContentListHeader-module_root-3GKDH th.stats-header{text-align:center;width:12em}.ContentListHeader-module_root-3GKDH th.menu{width:4em}.ContentList-module_root-2JEpz{width:100%;margin:0 0 20px;table-layout:fixed;white-space:nowrap}.ContentList-module_root-2JEpz td,.ContentList-module_root-2JEpz th{padding:4px 8px;text-align:left}.ContentList-module_root-2JEpz .preview{width:30px;padding:2px}@media(max-width:1100px){.ContentList-module_root-2JEpz,.ContentList-module_root-2JEpz tbody,.ContentList-module_root-2JEpz td,.ContentList-module_root-2JEpz th,.ContentList-module_root-2JEpz thead,.ContentList-module_root-2JEpz tr{display:block}.ContentList-module_root-2JEpz thead{display:none}}.ContentListItemMenu_root-2oBLv{width:4em}.ContentListItemMenu_root-2oBLv .ContentListItemMenu_menu-2yc7c{margin:0;width:100%}.ContentListItemMenu_root-2oBLv .ContentListItemMenu_menuButton-2FweY{width:100%;margin-right:0;justify-content:center}.ContentListItemPreviewButton_button-JcpCi{flex:0 0 auto;padding:6px;border:none;margin:0;opacity:0;transform:scale(.95);transition:.2s ease-in-out;transition-property:opacity,transform,background-color}tr:focus .ContentListItemPreviewButton_button-JcpCi,tr:hover .ContentListItemPreviewButton_button-JcpCi{opacity:1;transform:scale(1)}.ContentListItemPreviewButton_button-JcpCi tr:focus-within{opacity:1;transform:scale(1)}.ContentListItemPreviewButton_button-JcpCi:focus,.ContentListItemPreviewButton_button-JcpCi:hover{opacity:1;transform:scale(1);background:var(--cp-color-10)}.ContentListItem-module_root-2ENPg{background:rgba(0,0,0,.2);margin-bottom:1px;color:var(--cp-color-9)}.ContentListItem-module_root-2ENPg:hover{background:rgba(0,0,0,.5);color:#fff}.ContentListItem-module_root-2ENPg .title{max-width:50%;font-family:var(--cp-font-family);font-weight:400;font-size:1em;margin:0;white-space:normal}.ContentListItem-module_root-2ENPg .title a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;justify-content:space-between;align-items:center}.ContentListItem-module_root-2ENPg .title a .title-text{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ContentListItem-module_root-2ENPg .title a .private-icon{display:inline-block;position:static;float:none;margin-left:.25em}.ContentListItem-module_root-2ENPg .date,.ContentListItem-module_root-2ENPg .list-stats{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:25px}.ContentListItem-module_root-2ENPg .list-stats{display:grid;grid-template-columns:repeat(3,auto);max-width:100%}.ContentListItem-module_root-2ENPg .list-stats .stat-value{padding:0 5px;flex:0 1 auto}.ContentListItem-module_root-2ENPg .stat-value{display:flex;align-items:center;text-align:left}.ContentListItem-module_root-2ENPg .stat-value span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;flex:0 2 auto}@media(max-width:830px){.ContentListItem-module_root-2ENPg .stat-value span{display:inline-block;flex-shrink:0}}.ContentListItem-module_root-2ENPg .stat-value>svg{flex:0 0 auto;width:12px;height:12px;fill:var(--cp-color-9);position:relative;margin-right:3px}.ContentListItem-module_root-2ENPg .stat-value .icon-comment{width:11px;height:11px}.ContentListItem-module_root-2ENPg .stat-value .icon-eye{width:14px;height:14px}@media(max-width:1100px){.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg{display:grid;grid-template-columns:repeat(3,minmax(auto,1fr)) auto;justify-content:space-between;align-items:center;gap:1rem .5rem;padding:8px 10px;border-bottom:1px solid var(--cp-color-13);width:100%}}@media(max-width:1100px)and (max-width:550px){.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg{grid-template-columns:repeat(2,minmax(0,auto))}.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg .ContentListItem-module_menu-3upE9{width:auto;display:grid;grid-template-columns:minmax(0,auto);justify-content:flex-end}}@media(max-width:1100px){.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg>*{margin:0;padding:0}}@media(max-width:1100px){.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg .title{grid-column:1/-1;max-width:none;width:100%;font-weight:700}}@media(max-width:1100px){.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg .preview{display:none}}@media(max-width:1100px){.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg .date{width:auto;line-height:1}.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg .date:before{font-weight:700;font-size:10px;display:block}.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg .date.created:before{content:"Created on "}.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg .date.updated:before{content:"Updated on "}}@media(max-width:1100px){.ContentListItem-module_root-2ENPg.ContentListItem-module_root-2ENPg .list-stats{width:auto}}.PinsModal-module_modal-3VMSH{width:960px;max-height:85vh}.PinsModal-module_pagination-1W0IS{margin:0;display:flex;justify-content:center;width:100%}.PinsModal-module_pagination-1W0IS>:last-child{--cp-button-margin-inline:0}.PinsModal-module_controls-3Lwfp{margin-top:-1.5rem}.PinsModal-module_empty-13jqk{margin:2rem auto;max-width:34em;padding:2rem;text-align:center}.PinsModal-module_empty-13jqk img{display:block;max-width:100%;border-radius:6px}.PinsModal-module_grid-MfD54{margin:1rem 1rem 0 0;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2rem 3rem}@media(max-width:830px){.PinsModal-module_grid-MfD54{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.PinsModal-module_grid-MfD54{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(max-width:830px){.EditorHeader-module_root-2-32Y{--cp-button-margin-inline:5px;--cp-button-padding-inline:10px;--cp-button-padding-block:6px}}.SearchForm-module_searchInputWrap-Do2pL{font-family:var(--cp-font-family);font-size:1.3rem;position:relative;display:block}@media(max-width:830px){.SearchForm-module_searchInputWrap-Do2pL{font-size:16px;line-height:1.2}}.SearchForm-module_searchInputWrap-Do2pL .SearchForm-module_icon-mag-30F9T{fill:#868ca0}.SearchForm-module_iconMag-2DLPa{position:absolute;top:0;left:.6em;bottom:0;margin:auto auto auto 0;width:1em;height:1em;z-index:1;fill:var(--cp-color-11)}.SearchForm-module_searchInput-1QHpE.SearchForm-module_searchInput-1QHpE{width:100%;margin:0;padding:.4em;text-indent:2em;border:0;border-radius:4px;font:inherit;font-weight:700;background:var(--cp-color-15);color:var(--cp-color-1)}.SearchForm-module_searchInput-1QHpE.SearchForm-module_searchInput-1QHpE::placeholder{color:var(--cp-color-10);text-overflow:ellipsis}.SearchForm-module_searchInput-1QHpE.SearchForm-module_searchInput-1QHpE:focus{background:var(--cp-color-14);border-color:var(--cp-color-8)}.SearchExpanderTypeLinks_searchFilters-1WYT6{border-radius:0 0 4px 4px;border:none;padding:1.25rem .75rem .75rem 0;display:flex;position:relative;background-color:var(--cp-color-17);box-shadow:0 .5rem 1.5rem var(--cp-color-17)}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs{background-color:var(--cp-color-16);color:var(--cp-color-11);padding:.25rem .5rem .375rem;margin-right:.75rem;font-size:1rem;transition:all .2s linear;border-radius:2px}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs:focus,.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs:hover{outline:0;color:var(--cp-color-1);box-shadow:0 5px 3px hsl(var(--cp-color-14-hsl)/5%)}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs:last-child{margin-right:0}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs svg{fill:currentColor;margin-right:.5rem;transition:fill .2s linear}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs[data-active=true]{color:var(--cp-color-1);box-shadow:0 5px 3px hsl(var(--cp-color-14-hsl)/5%);background-color:var(--cp-color-12)}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs[data-active=true][data-search-type=Pens] svg{fill:var(--cp-color-pens)}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs[data-active=true][data-search-type=Projects] svg{fill:var(--cp-color-projects)}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs[data-active=true][data-search-type=Posts] svg{fill:var(--cp-color-posts)}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs[data-active=true][data-search-type=Collections] svg{fill:var(--cp-color-collections)}.SearchExpanderTypeLinks_searchFilters-1WYT6 .SearchExpanderTypeLinks_filter-3dmNs[data-active=true][data-search-type=Users] svg{fill:var(--cp-color-red)}.SearchExpander_search-1SBNA{z-index:5}.SearchExpander_searchExpander-TRshZ{visibility:hidden;opacity:0;transform:translateY(-10%);position:absolute;z-index:-1;top:100%;left:0;transition:all .3s cubic-bezier(.8,0,.6,1);transition-property:all,visibility;transition-delay:0s,.3s}.SearchExpander_searchExpander-TRshZ h4{font-weight:400;font-size:.8rem;margin-top:.25rem;margin-bottom:.25rem;color:var(--cp-color-8)}.SearchExpander_searchExpander-TRshZ[data-open=true]{visibility:visible;transition-delay:0s;transition-timing-function:cubic-bezier(.5,0,.3,1);opacity:1}.SearchExpander_searchExpander-TRshZ[data-open=true] .SearchExpander_searchFilters-2__k8{margin-right:60px}body[class*=logged-out] .SearchExpander_searchExpander-TRshZ[data-open=true] .SearchExpander_searchFilters-2__k8{margin-right:187px}.SearchExpander_searchExpander-TRshZ>a,.SearchExpander_searchExpander-TRshZ>div{position:relative;z-index:1}@media(max-width:830px){.SearchExpander_searchExpander-TRshZ{display:none!important}}.SearchExpander_svgBg-2fHVb{position:absolute;bottom:0;left:0;width:100%;height:200px}.HeaderBar_searchAndUserMenu-18_fe{flex:1;padding:1rem 0 1rem 1rem;display:flex;justify-content:flex-end;height:var(--cp-header-height)9px;visibility:hidden}.HeaderBar_searchAndUserMenu-18_fe>*{visibility:visible}@media(max-width:830px){.HeaderBar_searchAndUserMenu-18_fe{padding:10px 0 10px 10px;position:absolute;top:0;right:0;z-index:4;height:var(--cp-header-height-small);width:calc(100% - 82px)}}.HeaderBar_searchAndUserMenu-18_fe>div:first-child{flex:1;margin-right:1rem;position:relative}@media(max-width:830px){.HeaderBar_searchAndUserMenu-18_fe>div:first-child{margin-right:.5rem}}.SidebarAd_root-IM4VJ{padding:1.75rem 1.375rem .35rem}.carbon-img,.carbon-img img,.carbon-text{display:block}.carbon-img{margin:0 0 10px}.carbon-text{font-size:12px}.carbon-poweredby,.carbon-text{line-height:1.5;color:var(--cp-color-10);text-decoration:none}.carbon-poweredby{font-size:11px;color:var(--cp-color-11)}.carbon-poweredby:before{content:"("}.carbon-poweredby:after{content:")"}.SidebarCreate_root-v_Ukv{position:relative}body:not(.logged-out) .SidebarCreate_root-v_Ukv .SidebarCreate_createHeading-3FX26:after{position:absolute;bottom:-.75rem;left:0;right:0;content:"";height:3px;border-radius:5px 5px 0 0;z-index:1;background:linear-gradient(70deg,var(--cp-color-blue),var(--cp-color-yellow),var(--cp-color-purple),var(--cp-color-green))}.SidebarCreate_root-v_Ukv .SidebarCreate_anonHeading-1rt9Z{color:var(--cp-color-8);margin-top:.5rem;letter-spacing:.01rem}.SidebarCreate_root-v_Ukv .SidebarCreate_anonButton-1O0KD{margin:0 auto;width:calc(100% - 2.75rem);text-align:center;position:relative;border-radius:6px;box-sizing:border-box;color:var(--cp-color-1);display:block;z-index:2;overflow:hidden;padding:3px}.SidebarCreate_root-v_Ukv .SidebarCreate_anonButton-1O0KD:before{content:"";position:absolute;top:0;left:0;width:200%;height:100%;background:linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe,#44ce7b);background-size:50% 100%}.SidebarCreate_root-v_Ukv .SidebarCreate_anonButton-1O0KD span{position:relative;z-index:2;padding:.875rem 0;font-size:1.1rem;align-items:center;background:#000;border-radius:3px;display:block;justify-content:center;box-sizing:border-box;height:100%}.SidebarCreate_root-v_Ukv .SidebarCreate_anonButton-1O0KD:focus:before,.SidebarCreate_root-v_Ukv .SidebarCreate_anonButton-1O0KD:hover:before{animation:SidebarCreate_rainbowSlide-1kpxK .75s linear infinite}@keyframes SidebarCreate_rainbowSlide-1kpxK{to{transform:translateX(-50%)}}.SidebarCreate_menu-20bto{padding:0;margin:0 1.25rem;list-style:none;position:relative}.SidebarCreate_createButtonCollection-3DAk5{border-radius:0 0 5px 5px}.SidebarCreate_createButton-2_Lg-{background-color:var(--cp-color-14);color:var(--cp-color-1);font-weight:500;font-size:1.125rem;text-align:left;margin-bottom:1px;padding:.75rem .875rem;display:block;width:100%;transition:.2s ease;border:0;cursor:pointer}.SidebarCreate_createButton-2_Lg- svg{width:18px;height:18px;vertical-align:middle;margin-bottom:3px;margin-right:.5rem;background:0 0;padding:0;border-radius:0;fill:var(--cp-color-11);transition:fill .2s ease}.SidebarCreate_createButton-2_Lg-:active,.SidebarCreate_createButton-2_Lg-:hover{background:var(--cp-color-20)}.SidebarCreate_createButtonPen-Npl96:hover svg{fill:var(--cp-color-blue)}.SidebarCreate_createButtonProject-2262P:hover svg{fill:var(--cp-color-yellow)}.SidebarCreate_createButtonCollection-3DAk5:hover svg{fill:var(--cp-color-purple)}.SidebarCreatePenCustomEditors_editor-2Z2ux a{background-color:var(--cp-color-14);color:var(--cp-color-1);font-weight:500;font-size:.9rem;text-align:left;margin-bottom:1px;padding:.75rem .875rem;display:flex;align-items:center;width:100%;transition:.2s ease;border:0}.SidebarCreatePenCustomEditors_editor-2Z2ux a:active,.SidebarCreatePenCustomEditors_editor-2Z2ux a:hover{background:var(--cp-color-20)}.SidebarCreatePenCustomEditors_editor-2Z2ux img,.SidebarCreatePenCustomEditors_editor-2Z2ux svg{width:18px;height:18px;vertical-align:middle;margin-bottom:1px;margin-right:.5rem;background:0 0;padding:0;border-radius:0;fill:var(--cp-color-11);transition:fill .2s ease}.SidebarCreatePenCustomEditors_editor-2Z2ux:active,.SidebarCreatePenCustomEditors_editor-2Z2ux:hover{background:var(--cp-color-20)}.SidebarCreatePenCustomEditors_editorIcon-mr3-s{display:inline-block;width:18px;height:18px;margin-right:.5rem}.SidebarCreatePenCustomEditors_editorIcon-mr3-s img,.SidebarCreatePenCustomEditors_editorIcon-mr3-s svg{max-width:100%;max-height:100%;margin:0 auto}.SidebarCreatePenCustomEditors_editorIcon-mr3-s .icon-codepen-box{fill:var(--cp-color-6)}.SidebarCreatePenFromTemplate_loader-1PZ3z{color:var(--cp-color-11);font-style:italic;text-align:center;margin:.5rem auto;font-size:.8rem}.SidebarCreatePenFromTemplate_root-2Wxy7{visibility:hidden;background:var(--cp-color-16);padding:0;max-height:0;transition:all .3s cubic-bezier(.5,0,.5,1);animation:SidebarCreatePenFromTemplate_expand-1026w .3s cubic-bezier(.5,0,.5,1)}@keyframes SidebarCreatePenFromTemplate_expand-1026w{0%{max-height:0;overflow:hidden}}.SidebarCreatePenFromTemplate_root-2Wxy7 ul{list-style:none;margin:0}@media(max-width:830px){.SidebarCreatePenFromTemplate_root-2Wxy7 ul{width:100%}}.SidebarCreatePenFromTemplate_root-2Wxy7 a{padding:.75rem 1rem .75rem 2rem;line-height:1.2;background-color:var(--cp-color-14);color:var(--cp-color-1);font-weight:500;font-size:.9rem;text-align:left;margin-bottom:1px;display:block;position:relative;transition:all .2s ease}.SidebarCreatePenFromTemplate_root-2Wxy7 a span{color:var(--cp-color-blue);text-decoration:underline;transition:text-decoration .2s ease}.SidebarCreatePenFromTemplate_root-2Wxy7 a:active,.SidebarCreatePenFromTemplate_root-2Wxy7 a:focus,.SidebarCreatePenFromTemplate_root-2Wxy7 a:hover{background:var(--cp-color-17);color:var(--cp-color-blue)}.SidebarCreatePenFromTemplate_root-2Wxy7 a:active span,.SidebarCreatePenFromTemplate_root-2Wxy7 a:focus span,.SidebarCreatePenFromTemplate_root-2Wxy7 a:hover span{text-decoration:none}.SidebarCreatePenFromTemplate_root-2Wxy7 a:focus{outline:0}.SidebarCreatePenFromTemplate_root-2Wxy7 a:after,.SidebarCreatePenFromTemplate_root-2Wxy7 a:before{content:"";position:absolute;left:.9rem;background:var(--cp-color-blue)}.SidebarCreatePenFromTemplate_root-2Wxy7 a:before{width:2px;height:11px;top:10px}.SidebarCreatePenFromTemplate_root-2Wxy7 a:after{width:10px;height:2px;top:20px}.SidebarCreatePenFromTemplate_root-2Wxy7[data-expanded=true]{visibility:visible;max-height:400px;animation:SidebarCreatePenFromTemplate_openDropdown-2Uavv .3s linear}@keyframes SidebarCreatePenFromTemplate_openDropdown-2Uavv{0%,99%{overflow-y:hidden}}.SidebarCreatePen_root-scxwE{position:relative}.SidebarCreatePen_template-3g778{background-color:var(--cp-color-14);color:var(--cp-color-1);font-weight:500;font-size:.9rem;text-align:left;margin-bottom:1px;padding:.75rem .875rem;display:flex;align-items:center;justify-content:space-between;width:100%;transition:.2s ease;border:0;cursor:pointer}.SidebarCreatePen_template-3g778 svg{width:12px;height:7px;transition:transform .2s ease,fill .2s linear;fill:var(--cp-color-1)}.SidebarCreatePen_template-3g778:active,.SidebarCreatePen_template-3g778:hover{background:var(--cp-color-20)}.SidebarCreatePen_template-3g778:focus{outline:0}.SidebarCreatePen_template-3g778[aria-expanded=true] svg{transform:scaleY(-1)}.SidebarCreatePen_penDropdownButton-bFJPG{position:absolute;top:.75rem;right:0;cursor:pointer;background:0 0;border:0;padding:.375rem 1rem .175rem}.SidebarCreatePen_penDropdownButton-bFJPG svg{fill:var(--cp-color-1);width:14px;margin-right:0;transition:transform .2s ease,fill .2s linear}.SidebarCreatePen_penDropdownButton-bFJPG:focus{outline:0}.SidebarCreatePen_penDropdownButton-bFJPG:focus svg{fill:var(--cp-color-blue)}.SidebarCreatePen_penDropdownButton-bFJPG[aria-expanded=true] svg{transform:scaleY(-1)}.SidebarCreatePen_editorTypeDropdown-1CRBW{max-height:0;visibility:hidden;overflow-y:hidden;scrollbar-color:var(--cp-color-11) none}.SidebarCreatePen_editorTypeDropdown-1CRBW::-webkit-scrollbar{width:.5rem;height:.5rem}.SidebarCreatePen_editorTypeDropdown-1CRBW::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.SidebarCreatePen_editorTypeDropdown-1CRBW::-webkit-scrollbar-track{background:0 0}.SidebarCreatePen_editorTypeDropdown-1CRBW[data-expanded=true]{transition:max-height .3s cubic-bezier(.5,0,.5,1);max-height:400px;visibility:visible;overflow-y:auto;animation:SidebarCreatePen_openDropdown-2sIgM .3s linear}@media(max-width:830px){.SidebarCreatePen_editorTypeDropdown-1CRBW[data-expanded=true]{max-height:30vh}}@keyframes SidebarCreatePen_openDropdown-2sIgM{0%,99%{overflow-y:hidden}}.SidebarHeading_root-3WoMs{font-weight:600;font-size:.75rem;margin:.75rem 1.25rem;transition:color .3s ease;text-transform:uppercase;color:var(--cp-color-10);font-family:var(--cp-font-family-monospace);display:block;position:relative;letter-spacing:.01rem}@media(max-width:830px){.SidebarHeading_root-3WoMs{font-size:.9rem}}.Sidebar_root-3sokO{position:relative}@media(min-height:600px)and (min-width:831px){.Sidebar_root-3sokO{max-height:100vh;overflow-y:auto;scrollbar-color:var(--cp-color-13) transparent}.Sidebar_root-3sokO::-webkit-scrollbar{width:5px;height:5px}.Sidebar_root-3sokO::-webkit-scrollbar-thumb{background:var(--cp-color-13)}.Sidebar_root-3sokO::-webkit-scrollbar-track{background:0 0}.ios .Sidebar_root-3sokO{overflow:visible}}.Sidebar_root-3sokO .Sidebar_navigationWrap-9Bxnd{display:flex;flex-direction:column;min-height:calc(100vh - var(--cp-header-height));padding-bottom:1rem;box-sizing:border-box}@media(max-width:830px){.Sidebar_root-3sokO .navigation-wrap{box-sizing:border-box;display:inline-block;width:20em;max-width:60vw;position:absolute;top:52px;left:0;min-height:auto;padding:1rem 0 1.25rem;background:var(--cp-color-16);box-shadow:0 5px 20px var(--cp-color-20);z-index:100;opacity:0;visibility:hidden;transform:scale(.9);transform-origin:25% 0;transition:transform .25s cubic-bezier(.5,0,.5,1),opacity .25s linear,visibility 0s linear;transition-delay:0s,0s,.25s}[data-mobile-nav-open=true] .Sidebar_root-3sokO .navigation-wrap{transform:scale(1);opacity:1;visibility:visible;transition-delay:0s}.Sidebar_root-3sokO .explore-links-menu,.Sidebar_root-3sokO .your-links-menu{margin-bottom:1rem}}.Sidebar_link-3txdL{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:baseline;padding:.75rem 1.375rem;font-weight:500;color:var(--cp-color-1);text-align:left;line-height:1;transition:.2s ease;background:0 0;border:0;width:100%;font-size:1.125rem;cursor:pointer}.Sidebar_link-3txdL:active,.Sidebar_link-3txdL:hover{background:var(--cp-color-17);color:var(--cp-color-1)}.Sidebar_unseen-1-Tng{background:#005270;color:#e4f8ff;font-family:var(--cp-font-family-monospace);font-size:.875rem;font-weight:500;margin-left:.5em;padding:.125rem .5rem;border-radius:15px}.SidebarGroup_root-Rxa-S{margin:1rem 0 0}.SidebarToggle_toggle-1O9LZ{position:fixed;left:0;top:16px;overflow:hidden;z-index:20}@media(max-width:830px){.SidebarToggle_toggle-1O9LZ{position:absolute;left:50px;top:10px}}.SidebarToggle_toggleDesktop-2sia3,.SidebarToggle_toggleMobile-3DAu_{display:none}@media(max-width:830px){.SidebarToggle_toggleMobile-3DAu_{display:block}}@media(min-width:831px){.SidebarToggle_toggleDesktop-2sia3{display:block}}.SidebarToggle_icon-3UUpw{width:36px;padding:15px 8px;cursor:pointer;border-radius:4px;background:var(--cp-color-13);transition:background-color .2s ease}.SidebarToggle_icon-3UUpw svg{width:12px;height:9px;position:absolute;top:9px;right:6px;fill:var(--cp-color-1);transition:transform .2s ease;transform:scaleY(-1)}.SidebarToggle_icon-3UUpw span{position:relative;display:block;background:var(--cp-color-1);border-radius:6px;width:6px;height:2px}.SidebarToggle_icon-3UUpw span:after,.SidebarToggle_icon-3UUpw span:before{content:"";position:absolute;left:0;height:inherit;background:inherit;border-radius:inherit;transition:inherit}.SidebarToggle_icon-3UUpw span:before{top:-6px;width:9px}.SidebarToggle_icon-3UUpw span:after{bottom:-6px;width:16px}.SidebarToggle_toggle-1O9LZ[data-collapsed=true] .SidebarToggle_icon-3UUpw{background:var(--cp-color-12)}.SidebarToggle_toggle-1O9LZ[data-collapsed=true] .SidebarToggle_icon-3UUpw svg{transform:scale(1)}.SidebarToggle_toggle-1O9LZ[data-collapsed=true] .SidebarToggle_icon-3UUpw span{width:10px}.SidebarToggle_toggle-1O9LZ[data-collapsed=true] .SidebarToggle_icon-3UUpw span:before{width:6px}.SidebarToggle_icon-3UUpw:focus,.SidebarToggle_icon-3UUpw:hover{background:var(--cp-color-11)}@media(min-width:831px){.SidebarToggle_toggle-1O9LZ{transition:opacity .4s ease-in-out,visibility 0s linear .4s;transform:scale(.75);transform-origin:left center;top:22px;left:var(--cp-sidebar-width)}.SidebarToggle_toggle-1O9LZ[data-collapsed=false]{opacity:0;visibility:hidden}.SidebarToggle_toggle-1O9LZ[data-collapsed=false] .SidebarToggle_icon-3UUpw{transform:translateX(-100%)}.main-sidebar:focus-within .SidebarToggle_toggle-1O9LZ[data-collapsed=false],.main-sidebar:hover .SidebarToggle_toggle-1O9LZ[data-collapsed=false]{opacity:.99;visibility:visible;transition-delay:0s}.main-sidebar:focus-within .SidebarToggle_toggle-1O9LZ[data-collapsed=false] .SidebarToggle_icon-3UUpw,.main-sidebar:hover .SidebarToggle_toggle-1O9LZ[data-collapsed=false] .SidebarToggle_icon-3UUpw{transform:translateX(0)}.SidebarToggle_icon-3UUpw{border-radius:0 6px 6px 0;background:var(--cp-color-12);transition:background-color .2s ease,transform .2s ease-in-out}.SidebarToggle_icon-3UUpw svg{top:12px;right:5px}.SidebarToggle_toggle-1O9LZ[data-collapsed=true] .SidebarToggle_icon-3UUpw svg{transform:rotate(-90deg)}.SidebarToggle_toggle-1O9LZ[data-collapsed=true] .SidebarToggle_icon-3UUpw span{width:13px;height:2px}.SidebarToggle_toggle-1O9LZ[data-collapsed=true] .SidebarToggle_icon-3UUpw span:before{top:-6px;width:10px}.SidebarToggle_toggle-1O9LZ[data-collapsed=true] .SidebarToggle_icon-3UUpw span:after{bottom:-5.5px;width:10px}.SidebarToggle_toggle-1O9LZ[data-collapsed=false] .SidebarToggle_icon-3UUpw svg{transform:rotate(90deg)}.SidebarToggle_toggle-1O9LZ[data-collapsed=false] .SidebarToggle_icon-3UUpw span{width:10px}.SidebarToggle_toggle-1O9LZ[data-collapsed=false] .SidebarToggle_icon-3UUpw span:before{width:12px}.SidebarToggle_toggle-1O9LZ[data-collapsed=false] .SidebarToggle_icon-3UUpw span:after{width:13px}}.SidebarToggle_openBar-3GqUx{position:fixed;top:0;left:100%;bottom:0;min-height:100vh;width:12px;cursor:pointer;overflow:hidden;z-index:10;opacity:0;visibility:hidden;transition:opacity .3s linear,visibility 0s linear .3s}.SidebarToggle_openBar-3GqUx:before{content:"";display:block;box-sizing:content-box;width:100%;height:100%;padding-bottom:20px;transition:transform .3s ease-in-out;transform:translateX(-100%);background:repeating-linear-gradient(45deg,var(--cp-color-10),var(--cp-color-10) 2px,var(--cp-color-12) 0,var(--cp-color-12) 4px)}@media(max-width:830px){.SidebarToggle_openBar-3GqUx{display:none}}.SidebarToggle_openBar-3GqUx[data-collapsed=true]{opacity:.25;visibility:visible;transition-delay:0s,0s}.SidebarToggle_openBar-3GqUx[data-collapsed=true]:before{transform:translateX(0)}.SidebarToggle_openBar-3GqUx[data-collapsed=true]:hover,.SidebarToggle_toggleDesktop-2sia3:hover+.SidebarToggle_openBar-3GqUx[data-collapsed=true]{opacity:.5;animation:SidebarToggle_collapsed-opener-slide-3jH7Y .6s linear infinite}@keyframes SidebarToggle_collapsed-opener-slide-3jH7Y{to{transform:translateY(-17px)}}.ActivityItem_root-ohBz2{position:relative;background:var(--cp-color-15);margin:1rem 0;padding:1rem;border-radius:4px;clear:both;overflow:hidden}.ActivityItem_itemPreview-2K1Gi{float:right;margin:0 0 1rem 1.5rem;width:25%;max-width:200px;position:relative;border-radius:5px;overflow:hidden}.ActivityItem_new-3yZa8{background:var(--cp-color-14)}.ActivityItem_new-3yZa8:before{content:"";position:absolute;top:0;left:0;height:3px;width:100%;border-radius:3px;background:var(--cp-color-green)}.ActivityItem_new-3yZa8 .ActivityItem_timeAgo-1lY09{color:var(--cp-color-10)!important}.ActivityItem_actor-x3RH6{font-weight:400;font-size:1.1rem;line-height:1.3;color:var(--cp-color-6);-webkit-font-smoothing:antialiased}.ActivityItem_actor-x3RH6 strong{font-weight:700;color:var(--cp-color-1)}.ActivityItem_actor-x3RH6 a{font-weight:700;color:var(--cp-color-link-on-black);transition:all .3s ease}.ActivityItem_actor-x3RH6 a:active,.ActivityItem_actor-x3RH6 a:hover{color:var(--cp-color-1)}.ActivityItem_pickedByRainbow-1HEy_{position:absolute;top:0;left:0;right:0;display:block;height:3px;border-radius:3px;background:linear-gradient(70deg,var(--cp-color-blue),var(--cp-color-yellow),var(--cp-color-purple),var(--cp-color-green))}.ActivityItem_avatars-1eNzJ{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 1rem .3rem 0}.ActivityItem_avatars-1eNzJ img{display:block;width:30px;height:30px;border-radius:2px;overflow:hidden;margin:0 5px 5px 0}.ActivityItem_avatars-1eNzJ a:first-child img{width:45px;height:45px;border-radius:3px}.ActivityItem_timeAgo-1lY09{color:var(--cp-color-12);margin-bottom:0}.ActivityItem_commentText--KTy6{margin:.5rem 0;color:var(--cp-color-1);position:relative;font-style:italic;padding-left:1rem;font-size:1rem}.ActivityItem_commentText--KTy6:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;border-radius:3px;background:var(--cp-color-12)}a.ActivityItem_replyButton-6CrNJ{color:var(--cp-color-1);margin-bottom:.5rem}.ActivityDrawer-module_header-wCop4{display:flex;align-items:center;justify-content:space-between;margin:-2px 0 10px}.ActivityDrawer-module_header-wCop4 h3{font-size:15px;margin:0 0 0 18px;text-transform:none;color:var(--cp-color-1);font-weight:700}.ActivityDrawer-module_content-1fWZb{margin-top:1rem}.ActivityDrawer-module_content-1fWZb a{color:var(--cp-color-blue);font-weight:700}.ActivityDrawer-module_content-1fWZb a:focus,.ActivityDrawer-module_content-1fWZb a:hover{color:var(--cp-color-link)}.ActivityDrawer-module_activityList-2IJJo,.ActivityDrawer-module_activityList-2IJJo li{list-style:none}.Drawer_root-8nI7e{scrollbar-color:var(--cp-color-11) var(--cp-color-5);box-shadow:3px 0 3px rgba(0,0,0,.2);position:fixed;z-index:15;top:0;width:400px;height:100vh;background:var(--cp-color-17);color:var(--cp-color-1);opacity:0;visibility:hidden;transition:all .15s ease,visibility 0s linear .15s;scrollbar-face-color:var(--cp-color-14);scrollbar-track-color:none;left:var(--cp-sidebar-width);transform:translateX(-50px);padding:5em 2rem 2rem;overflow:auto}.Drawer_root-8nI7e::-webkit-scrollbar{width:10px;height:10px}.Drawer_root-8nI7e::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.Drawer_root-8nI7e::-webkit-scrollbar-track{background:var(--cp-color-5)}@media(max-width:830px){.Drawer_root-8nI7e{position:absolute;top:0;left:50%;width:100%;max-width:60vw;height:auto;height:100%;box-shadow:-5px 0 20px rgba(0,0,0,.3);padding:1rem}}.Drawer_root-8nI7e>h3{font-size:15px;margin:0 0 10px 18px;text-transform:none;color:var(--cp-color-1);font-weight:700}.Drawer_close-H6Ws4{border:0;background:0 0;position:absolute;cursor:pointer;text-align:left;width:9rem;top:5.1rem;left:2rem}@media(max-width:830px){.Drawer_close-H6Ws4{top:1.1rem;left:1rem}}.Drawer_close-H6Ws4 svg{transform:rotate(90deg);fill:var(--cp-color-8);width:14px;height:14px}.Drawer_close-H6Ws4:hover svg{fill:var(--cp-color-1)}.sidebar-false .Drawer_root-8nI7e{left:auto;right:0;transform:translateX(50px);top:65px;height:calc(100vh - 52px)}.drawer.open{opacity:1;visibility:visible;transform:translateX(0);transition-delay:0s,0s}#react-banned-item,.details #react-page{display:flex;flex-direction:column;min-height:100vh}.BannedItem_bannedMessage-KVww-{padding:1rem;text-align:center;display:grid;align-content:center;flex:1;min-height:300px;background:radial-gradient(444px at 50% 50%,#444856 0,#333641 100%)}.ItemDetailsLoader_loader-300GL{display:flex;flex-direction:column;width:100%;height:100%;flex:1 1 auto}.ItemDetailsLoader_loader-300GL .ItemDetailsLoader_loaderSpinner-2hqiI{position:relative}.ItemDetailsLoader_loader-300GL .ItemDetailsLoader_loaderSpinner-2hqiI .loading-spinner{margin:0}.ItemDetailsLoader_loader-300GL .ItemDetailsLoader_content-2-2oz{flex:1 1 auto}.ItemDetailsLoader_loaderHeader-2M6fG{display:grid;place-items:center;width:100%;height:50vh;box-sizing:content-box;border-bottom:10px solid #454855}.ItemCommentCreateForm_markdownButton-2c0wA{float:right;margin:.5rem .75rem;color:var(--cp-color-9);text-align:right;font-size:.8rem}.ItemCommentCreateForm_markdownButton-2c0wA:focus,.ItemCommentCreateForm_markdownButton-2c0wA:hover{color:var(--cp-color-link-on-black)}.ItemCommentCreate_cantCommentMessage-2MPaT{background:var(--cp-color-16);border-radius:4px;padding:1.5rem 1rem;text-align:center;font-weight:700;margin:1rem auto}.ItemCommentActions_commentActions-M8ssU{transition:all .16s ease-out;transform:translateY(5px);opacity:0}[data-comment]:hover .ItemCommentActions_commentActions-M8ssU{transform:none;opacity:1}.ItemCommentActions_commentAction-35NiV{margin-right:4px}.ItemCommentUpdateForm_commentForm-3vk_9{margin-top:10px;margin-bottom:20px}.ItemComment_commentDetails-M2VeT{display:grid;grid-template-columns:40px auto;grid-template-rows:18px 12px;position:relative}.ItemComment_reply-20-v2{position:absolute;top:0;right:0}.ItemComment_authorAvatar-22-nj{width:30px;height:30px;border-radius:3px;overflow:hidden;grid-column:1;grid-row:1/span 2;justify-content:start}.ItemComment_commentAuthor-ck9nK,.ItemComment_commentTime-3aKBe{color:var(--cp-color-8);grid-column:2;margin:0;line-height:1}.ItemComment_commentAuthor-ck9nK{grid-row:1;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ItemComment_commentAuthor-ck9nK em{color:var(--cp-color-1);font-weight:700;font-style:normal}.ItemComment_commentTime-3aKBe{grid-row:2;font-size:.8em;text-transform:none;line-height:15px}.ItemComment_commentContent-2tK5j{font-size:1rem;margin:4px 14px;padding:10px 0 20px 24px;border-left:2px solid var(--cp-color-13);word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.ItemComment_commentContent-2tK5j>:last-child{margin-bottom:0}li:last-child>.ItemComment_commentContent-2tK5j{padding-bottom:20px}.ItemComment_commentText-2EHxX{padding:0 0 10px}.ItemCommentsThread_commentCount-T9fRJ{clear:both;color:var(--cp-color-8);font-weight:700;font-size:.95rem;text-transform:uppercase}.ItemCommentsThread_commentList-M7Miv{list-style:none;margin:20px auto}.ItemCommentsThread_showMoreComments-32LiJ{border:0;background:0 0;font-family:inherit;font-size:1rem;color:var(--cp-color-4);display:flex;align-items:center;cursor:pointer}.ItemCommentsThread_showMoreComments-32LiJ:active,.ItemCommentsThread_showMoreComments-32LiJ:hover{color:var(--cp-color-1)}.ItemCommentsThread_showMoreComments-32LiJ:active svg,.ItemCommentsThread_showMoreComments-32LiJ:hover svg{fill:var(--cp-color-green)}.ItemCommentsThread_plusButton-2Cl6j{padding:7px;background:var(--cp-color-16);border-radius:4px;margin-right:.5rem}.ItemCommentsThread_plusButton-2Cl6j svg{fill:var(--cp-color-10);display:block;width:16px;height:16px}.ItemCommentsThread_noComments-3KlDV{clear:both;color:var(--cp-color-8)}.ItemDetailsAd_ad-qpa2R{border-radius:8px;overflow:hidden;border:4px solid var(--cp-color-17);background:var(--cp-color-16);margin:0 0 2rem;max-width:300px}.ItemDetailsAd_adImage-1hoT-{padding:1rem}.ItemDetailsAd_adImage-1hoT- img{max-width:100%;margin:0 auto;display:block}.ItemDetailsAd_adText-3wS5q{padding:1rem}.ItemDetailsAd_pixel-132CM{position:absolute;top:-9999px;left:-9999px}.ItemDetailsAd_company-1j778{color:var(--cp-color-1);font-size:1.2rem}.ItemDetailsAd_description-6yt_g{color:var(--cp-color-8)}.ItemDetailsDescription_desc-2VRxw{margin-bottom:1rem;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.ItemDetailsDescription_desc-2VRxw hr{margin:1rem 0;border-top:1px solid var(--cp-color-13)}.ItemDetailsDescription_desc-2VRxw hr+hr{display:none}.ItemDetailsLicense_root-12M69{border-top:1px solid var(--cp-color-13);padding:1.5rem 2rem 0;margin:0 -2rem}.ItemDetailsLicense_heading-1mZXF{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.ItemDetailsLicense_title-3j3WM{text-transform:none;margin-bottom:0;font-size:1rem}.ItemDetailsLicense_copy-1ihZX{font-size:.9rem;color:var(--cp-color-11);cursor:pointer;display:flex;align-items:center;transition:all .2s ease}.ItemDetailsLicense_copy-1ihZX svg{fill:var(--cp-color-11);width:1em;height:1em;margin-right:.25em;transition:all .2s ease}.ItemDetailsLicense_copy-1ihZX:focus,.ItemDetailsLicense_copy-1ihZX:hover{color:var(--cp-color-blue)}.ItemDetailsLicense_copy-1ihZX:focus svg,.ItemDetailsLicense_copy-1ihZX:hover svg{fill:var(--cp-color-blue)}.ItemDetailsLicense_copied-1xT7E,.ItemDetailsLicense_copied-1xT7E:focus,.ItemDetailsLicense_copied-1xT7E:hover{color:var(--cp-color-1)}.ItemDetailsLicense_copied-1xT7E:focus svg,.ItemDetailsLicense_copied-1xT7E:hover svg,.ItemDetailsLicense_copied-1xT7E svg{fill:var(--cp-color-1)}.ItemDetailsLicense_license-1Hwze{scrollbar-color:var(--cp-color-11) transparent;font-size:.8rem;padding:1rem;background:var(--cp-color-16);border-radius:4px;max-height:9em;overflow:auto;white-space:pre-wrap;margin:0}.ItemDetailsLicense_license-1Hwze::-webkit-scrollbar{width:10px;height:10px}.ItemDetailsLicense_license-1Hwze::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.ItemDetailsLicense_license-1Hwze::-webkit-scrollbar-track{background:0 0}.ItemDetailsMetaData_root-14YIt{margin:2rem 0;padding:0}@media(max-width:550px){.ItemDetailsMetaData_root-14YIt{margin:0 0 2rem}}.ItemDetailsMetaData_meta-1jglh{margin-bottom:1rem}.ItemDetailsMetaData_meta-1jglh dt{display:block;color:var(--cp-color-7);font-size:.9rem;font-weight:400}.ItemDetailsMetaData_meta-1jglh dd{font-size:1rem;font-weight:700}.ItemDetailsMetaData_forkParent-1Sp2V{display:grid;grid-template-columns:35px auto;grid-template-rows:auto auto;line-height:1;align-items:center;grid-gap:0 .5rem;margin:.25rem 0;color:var(--cp-color-1)}.ItemDetailsMetaData_forkParent-1Sp2V span{display:block;line-height:1.1;margin-bottom:.25rem}.ItemDetailsMetaData_forkParent-1Sp2V small{font-weight:400}.ItemDetailsMetaData_forkParent-1Sp2V img{display:block;grid-column:1;grid-row:1/-1;border-radius:4px;overflow:hidden;margin-right:.5rem}.PickStar_root-1hwNq{position:relative;display:flex;font-size:.86rem;align-items:center}.PickStar_button-z-0Ox{border:0;margin:0 0 0 2px;padding:0 5px;position:relative;background:0 0;color:var(--cp-color-7)}.PickStar_button-z-0Ox:focus,.PickStar_button-z-0Ox:hover{color:var(--cp-color-1);background:var(--cp-color-16);cursor:pointer}.PickStar_spinner-21BNB{position:absolute;left:1px;top:-1px;opacity:0;transform-origin:50% 50%;transform:scale(.3);transition:all .3s ease-in-out}.PickStar_spinner-21BNB,.PickStar_spinner-21BNB>svg{fill:var(--cp-color-8);width:22px;height:22px}.PickStar_spinner-21BNB.PickStar_show-1VJfB{opacity:1;transform:scale(1)}.ItemDetailsShare_root-3uPl7{background:var(--cp-color-16);border-radius:4px;padding:10px;display:flex;align-items:center;flex-wrap:wrap;margin:0 0 1rem;font-size:.875rem;position:relative}@media(max-width:550px){.ItemDetailsShare_root-3uPl7{flex-direction:column}.ItemDetailsShare_root-3uPl7 .ItemDetailsShare_shareText-3HAvs{margin:0 0 .25rem}.ItemDetailsShare_root-3uPl7 .ItemDetailsShare_shareButtonsContainer-hq5S1{flex-direction:column}.ItemDetailsShare_root-3uPl7 .ItemDetailsShare_shareButtonsContainer-hq5S1 .ItemDetailsShare_shareButton-hUL6G{border-radius:3px;margin:1px 0;border:none}}.ItemDetailsShare_shareText-3HAvs{display:inline-block;color:var(--cp-color-11);text-transform:uppercase;flex:1;margin-right:.5rem;text-align:center}.ItemDetailsShare_pickStar-3XY_L{width:30px;height:20px;flex:0 0 auto;margin:1px auto}@media(min-width:551px){.ItemDetailsShare_pickStar-3XY_L{position:absolute!important;left:-19px;top:0;bottom:0;margin:auto}}.ItemDetailsShare_shareButtonsContainer-hq5S1{display:flex;flex:1;margin:0 0 0 .25em}.ItemDetailsShare_shareButtonsContainer-hq5S1>.ItemDetailsShare_shareButton-hUL6G{flex:1;padding:4px 8px!important;font-size:.75rem!important;white-space:nowrap}.ItemDetailsShare_shareButtonsContainer-hq5S1>.ItemDetailsShare_shareButton-hUL6G svg.ItemDetailsShare_shareIcon-135IV{width:16px;height:16px}.ItemStatAvatar_root-1givK{z-index:1;display:inline-block;width:35px;height:35px;position:relative;margin:0 5px 5px 0;line-height:1;transition:z-index .3s linear}.ItemStatAvatar_root-1givK>img{background:var(--cp-color-20);border-radius:3px;width:35px;height:35px}.ItemStatAvatar_hoverContent-3__Cf{position:absolute;top:75%;left:-80px;right:-80px;text-align:center;opacity:0;transform:translateY(5px);transform-origin:top center;transition:.3s ease-in;pointer-events:none}.ItemStatAvatar_hoverContentWrap-1-T-V{display:inline-block;border-radius:3px;padding:.25em .5em;background:var(--cp-color-20);color:var(--cp-color-1);line-height:1.25;max-width:200px;margin:0 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ItemStatAvatar_hoverContentWrap-1-T-V svg{display:inline-block;vertical-align:-.1em;width:1em;height:.8em;margin-left:.25em;fill:var(--cp-color-1);fill:currentColor}.ItemStatAvatar_root-1givK:focus,.ItemStatAvatar_root-1givK:hover{z-index:3;transition-duration:0s}.ItemStatAvatar_root-1givK:focus .ItemStatAvatar_hoverContent-3__Cf,.ItemStatAvatar_root-1givK:hover .ItemStatAvatar_hoverContent-3__Cf{opacity:1;transform:none;transition-timing-function:ease-out}.ItemStatAvatar_root-1givK:focus .ItemStatAvatar_hoverContentWrap-1-T-V,.ItemStatAvatar_root-1givK:hover .ItemStatAvatar_hoverContentWrap-1-T-V{pointer-events:auto}.ItemStatAvatar_root-1givK:focus-within{z-index:3;transition-duration:0s}.ItemStatAvatar_root-1givK:focus-within .ItemStatAvatar_hoverContent-3__Cf{opacity:1;transform:none;transition-timing-function:ease-out}.ItemStatAvatar_root-1givK:focus-within .ItemStatAvatar_hoverContentWrap-1-T-V{pointer-events:auto}.itemDetailsStats_stat-2pd82{margin-bottom:1rem;clear:both}.itemDetailsStats_statTitle-2SVSQ{color:var(--cp-color-7);font-size:1rem;text-transform:none;margin-bottom:.5rem}.itemDetailsStats_statTitle-2SVSQ svg{fill:var(--cp-color-7);width:1em;height:1em;vertical-align:-.15em;margin-right:.25em}.itemDetailsStats_statData-1s44j{padding-left:1.5em;font-weight:700;display:flex;flex-wrap:wrap;align-items:center}.itemDetailsStats_count-1Qlqs{color:var(--cp-color-1)}.itemDetailsStats_moreStatsCount-1bhew{color:var(--cp-color-11);font-size:1.1rem;font-weight:700;cursor:pointer}.itemDetailsStats_moreStatsCount-1bhew:hover{color:var(--cp-color-1)}.ItemDetailsExpandedStatsList_root-2nmjo{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10}.ItemDetailsExpandedStatsList_overlay-Ngr0-{background:var(--cp-color-20);opacity:.7;position:absolute;width:100%;height:100%}.ItemDetailsExpandedStatsList_content-38bNm{scrollbar-color:var(--cp-color-11) transparent;max-width:400px;width:90%;margin:20px auto;background:var(--cp-color-14);position:relative;padding:20px;border-radius:4px;max-height:500px;overflow-y:auto;overflow-x:hidden}.ItemDetailsExpandedStatsList_content-38bNm::-webkit-scrollbar{width:10px;height:10px}.ItemDetailsExpandedStatsList_content-38bNm::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.ItemDetailsExpandedStatsList_content-38bNm::-webkit-scrollbar-track{background:0 0}.ItemDetailsExpandedStatsList_list-3EhDo{list-style:none}.ItemDetailsExpandedStatsList_list-3EhDo li{display:flex;margin:6px 0}.ItemDetailsExpandedStatsList_list-3EhDo li>a:not([class*=fork]):first-child{flex:0 0 35px}.ItemDetailsExpandedStatsList_user-2JeYE{color:var(--cp-color-8);vertical-align:top;line-height:35px;margin-left:8px}.ItemDetailsExpandedStatsList_user-2JeYE em{color:var(--cp-color-1);font-weight:700;font-style:normal}.ItemDetailsExpandedStatsList_hoverContent-3I6qW{left:10px;right:10px}.ItemDetailsExpandedStatsList_owner-2wq9a,.ItemDetailsExpandedStatsList_title-380xm,.ItemDetailsExpandedStatsList_user-2JeYE{display:block;width:calc(100% - 70px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ItemDetailsExpandedStatsList_title-380xm{display:block;width:100%;font-size:1.1rem;font-weight:700;color:var(--cp-color-1);line-height:1.4}.ItemTags_list-3DhBG,.ItemTags_listItem-3eFsL{margin:0;padding:0;list-style-type:none}ul.ItemTags_list-3DhBG{margin:1rem 0;padding:0}.ItemTags_listItem-3eFsL{display:inline-block}.ItemDetailsContent_titleAndAuthor-2LxZq p{margin:0}.ItemDetailsContent_content-_Ken_{margin:0 auto;width:100%;max-width:860px;background:var(--cp-color-14);border-bottom-right-radius:10px;border-bottom-left-radius:10px;position:relative;padding:1.5rem 1rem}.ItemDetailsContent_desc-32-jT{margin-bottom:1rem;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.ItemDetailsContent_desc-32-jT:empty{display:none}@media(min-width:551px){.ItemDetailsContent_content-_Ken_{display:grid;grid-template-columns:minmax(0,35em) minmax(0,240px);grid-template-rows:minmax(0,auto) minmax(0,auto) 1fr minmax(0,auto);justify-content:center;grid-gap:1rem 2rem;padding:2rem}.ItemDetailsContent_content-_Ken_>*{margin-top:0!important;margin-bottom:0!important}.ItemDetailsContent_meta-3DgHB{grid-column:2;grid-row:1/span 3}.ItemDetailsContent_license-cM6gJ{grid-column:1/-1}}@media(max-width:550px){.ItemDetailsContent_share-3FByq{float:right;margin-left:1rem}.ItemDetailsContent_stats-28P6w{clear:both}}.ItemDetailsPreview_iframe-3xNx4{display:block;width:100%;height:100%;border:none;background:var(--cp-color-1)}.ItemDetailsPreview_preview-1-ZjA{display:block;margin:0 auto;overflow:hidden;width:100%;max-width:100%;position:relative;z-index:1;height:50vh;min-height:300px;min-width:100px;padding-bottom:8px}.ItemDetailsPreview_dragHandle-dS1N4{position:relative;z-index:2;display:block;width:100%;height:8px;cursor:ns-resize;background:var(--cp-color-12);border-top:1px solid var(--cp-color-7);border-bottom:1px solid var(--cp-color-13)}.ItemDetailsPreview_dragHandleCorner-1PlWS{position:absolute;bottom:0;right:0;width:36px;height:36px;user-select:none;opacity:.6;z-index:2;box-sizing:content-box;cursor:nwse-resize}.ItemDetailsPreview_dragHandleCorner-1PlWS:before{content:"";position:absolute;bottom:0;right:0;width:50%;height:50%;clip-path:polygon(100% 0,100% 100%,0 100%);background-image:repeating-linear-gradient(-45deg,#fff,#fff 1px,#000 0,#000 2px,transparent 0,transparent 3px)}.ItemPreviewModalHeader_root-3LYP0{display:flex;align-items:center;padding:1.125rem 1rem 1rem;background:var(--cp-color-14);border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.5);position:relative;z-index:2}.ItemPreviewModalHeader_title-3REQG{margin-left:calc(-1rem - 10px);flex-grow:1;flex-shrink:1}.ItemPreviewModalHeader_actions-2JNjm{display:flex;flex-shrink:0;margin-top:-.125rem}.ItemPreviewModalHeader_actions-2JNjm>button{padding:7px 10px}.ItemPreviewModalHeader_menuButton-FcUUH.ItemPreviewModalHeader_menuButton-FcUUH{padding:7px 10px;margin-right:0;color:var(--cp-color-6)}.ItemPreviewModalHeader_menuButton-FcUUH.ItemPreviewModalHeader_menuButton-FcUUH[aria-expanded=true]{background:var(--cp-color-1)!important}.ItemTitleWithAuthor_root-1wGAl{display:grid;grid-template-columns:minmax(40px,auto) 1fr;grid-template-rows:auto auto;grid-gap:0 1rem;align-items:center}.ItemTitleWithAuthor_avatar-3nxsr{border-radius:3px;overflow:hidden;display:block;grid-column:1;grid-row:1/-1}.ItemTitleWithAuthor_avatar-3nxsr img{display:block;overflow:hidden}.ItemTitleWithAuthor_title-hyPlA{width:100%;overflow:hidden;font-family:var(--cp-font-family);font-size:1.1333em;line-height:1.1;margin:0;font-weight:900;white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:center}.ItemTitleWithAuthor_title-hyPlA a{color:var(--cp-color-1)}.ItemTitleWithAuthor_title-hyPlA svg{width:.8em;height:.8em;fill:var(--cp-color-11);margin:0 .25rem}.ItemTitleWithAuthor_author-1Z5FF{display:flex;align-items:center}.ItemTitleWithAuthor_author-1Z5FF>*{margin:0 3px}.ItemTitleWithAuthor_authorName-3QlOi{color:var(--cp-color-8);margin-left:0;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ItemTitleWithAuthor_authorName-3QlOi:hover{color:var(--cp-color-8)}.ItemTitleWithAuthor_followButton-3-ci7.ItemTitleWithAuthor_followButton-3-ci7{top:0}.ItemPreviewModalBody_container-3SpuZ{scrollbar-color:var(--cp-color-11) transparent;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;overflow-y:scroll;background:rgba(0,0,0,.7);backdrop-filter:blur(3px)}.ItemPreviewModalBody_container-3SpuZ::-webkit-scrollbar{width:10px;height:10px}.ItemPreviewModalBody_container-3SpuZ::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.ItemPreviewModalBody_container-3SpuZ::-webkit-scrollbar-track{background:0 0}.ItemPreviewModalBody_root-2li2V{position:relative;z-index:100;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,transform .3s cubic-bezier(.3,0,.3,1),visibility 0s linear .3s}.ItemPreviewModalBody_root-2li2V[data-open=true]{opacity:1;visibility:visible;transform:none;transition-delay:0s}.ItemPreviewModalBody_modal-1V1Sr{transform-origin:top center;transform:scale(.95) translateY(5vh);transition:transform .5s cubic-bezier(.3,0,.3,1)}[data-open=true] .ItemPreviewModalBody_modal-1V1Sr{transform:none}.ItemPreviewModalBody_modal-1V1Sr{position:relative;z-index:2;width:80%;max-width:800px;min-height:100vh;display:flex;flex-direction:column;box-shadow:0 4px 10px rgba(0,0,0,.2);align-self:center;margin:40px auto;background:hsl(var(--cp-color-13-hsl)/.85);border-radius:10px}@media(max-width:830px){.ItemPreviewModalBody_modal-1V1Sr{width:90%}}.ItemPreviewModalBody_moveButton-ejogN{appearance:none;border:none;position:fixed;background:var(--cp-color-14);border-radius:4px;text-align:center;top:50vh;margin-top:-30px;width:50px;height:75px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;transition-property:background,opacity,transform;z-index:101}@media(max-width:830px){.ItemPreviewModalBody_moveButton-ejogN{width:45px;height:45px}}.ItemPreviewModalBody_moveButton-ejogN svg{fill:var(--cp-color-11);width:14px;height:20px;transition:fill .2s ease}.ItemPreviewModalBody_moveButton-ejogN:focus,.ItemPreviewModalBody_moveButton-ejogN:hover{background:var(--cp-color-green)}.ItemPreviewModalBody_moveButton-ejogN:focus svg,.ItemPreviewModalBody_moveButton-ejogN:hover svg{fill:var(--cp-color-17)}.ItemPreviewModalBody_moveButton-ejogN[disabled]{opacity:0!important;transform:scale(.6)}.ItemPreviewModalBody_prevPenButton-VItVC{left:2vw}@media(max-width:830px){.ItemPreviewModalBody_prevPenButton-VItVC{left:1vw}}.ItemPreviewModalBody_prevPenButton-VItVC svg{margin-left:-4px}.ItemPreviewModalBody_nextPenButton-1jioM{right:2vw}@media(max-width:830px){.ItemPreviewModalBody_nextPenButton-1jioM{right:1vw}}.ItemPreviewModalBody_nextPenButton-1jioM svg{margin-right:-4px}.ItemPreviewModalPopupAd_adSpace-3-sFl{display:flex;height:100px;pointer-events:none}.ItemPreviewModalPopupAd_adInner-1LrTG{position:relative;padding:5px 20px}.ItemPreviewModalPopupAd_ad-Litse{pointer-events:auto;position:relative;width:100%;z-index:2;background:var(--cp-color-16);height:100%;display:flex;align-items:center;justify-content:center}.ItemPreviewModalPopupAd_ad-Litse .carbon-poweredby{display:block;position:absolute;bottom:5px;right:0}.ItemPreviewModalPopupAd_ad-Litse .carbon-wrap{display:flex;align-items:center}.ItemPreviewModalPopupAd_ad-Litse .carbon-img{margin:0 1rem 0 0;display:block}.ItemPreviewModalPopupAd_ad-Litse .carbon-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.ItemPreviewModalPopupAd_ad-Litse .carbon-img img{border-radius:4px;max-width:110px!important}.ItemPreviewModalPopupAd_ad-Litse .carbon-text{font-size:1rem;max-width:320px;margin:0}.ItemPreviewModalPopupAd_searchAd-3J_Ul{padding:1rem;display:flex;align-items:center;color:var(--cp-color-1)}.ItemPreviewModalPopupAd_adImage-3MQxa{width:160px;height:60px;padding:10px;margin-right:15px}.ItemPreviewModalPopupAd_adImage-3MQxa img{display:block;height:100%;margin:0 auto}.ItemPreviewModalPopupAd_adText-tb7LC{max-width:420px;margin-right:15px}.ItemPreviewModalPopupAd_adText-tb7LC strong{display:block;margin:0 0 .2rem}.ItemPreviewModalPopupAd_adText-tb7LC small{display:block;line-height:1.4;color:var(--cp-color-8)}.BillingPlansHeader_account-submit-button-6x8Ey{font-size:1.6em;font-weight:700;background:var(--cp-color-green);padding:.8rem 2.8rem}.BillingPlansHeader_terms-acknowledgment-2cHaL{font-size:.82rem;color:var(--cp-color-10);margin-top:1.3em}.BillingPlansHeader_terms-acknowledgment-2cHaL a{color:var(--cp-color-10);text-decoration:underline}.BillingPlansHeader_terms-acknowledgment-2cHaL.BillingPlansHeader_upgrade-2sizz{margin-top:-.2em;margin-bottom:1.2em}.BillingPlansHeader_root-8V787{margin:1rem 0 2rem;display:grid;grid-template-columns:auto auto;grid-gap:2rem;align-items:center}@media(max-width:550px){.BillingPlansHeader_root-8V787{grid-template-columns:auto;padding:0 1rem;text-align:center}.BillingPlansHeader_root-8V787 .BillingPlansHeader_chooser-2jzUE{max-width:500px;margin:0 auto;text-align:left}}.BillingPlansHeader_details-1ShH9 .button{font-size:1.2rem}@media(max-width:830px){.BillingPlansHeader_details-1ShH9>h1{font-size:2rem}}.BillingPlansHeader_chooser-2jzUE{display:grid;grid-template-columns:1fr 1fr;margin-left:auto;max-width:475px;white-space:nowrap;gap:1px}@media(max-width:830px){.BillingPlansHeader_chooser-2jzUE{max-width:none}}.BillingPlansHeader_choice-1SmPe{display:grid;justify-items:center;align-items:center;text-align:center;font-family:var(--cp-font-family);font-size:1.4rem;font-weight:700;line-height:1;background:var(--cp-color-10);padding:1rem;transition:background 50ms ease-in,border 50ms ease-in;cursor:pointer;color:var(--cp-color-15)}.BillingPlansHeader_choice-1SmPe:not(.BillingPlansHeader_active-1i1au):hover{background:var(--cp-color-8)}.BillingPlansHeader_choice-1SmPe:first-child{border-radius:4px 0 0 4px}.BillingPlansHeader_choice-1SmPe:last-child{border-radius:0 4px 4px 0}.BillingPlansHeader_choice-1SmPe .icon{width:50px;height:50px;display:block;margin:0 auto;fill:var(--cp-color-15);opacity:1}.BillingPlansHeader_choice-1SmPe .icon-person{padding:10px 0}.BillingPlansHeader_choice-1SmPe.BillingPlansHeader_active-1i1au{cursor:default;color:var(--cp-color-20)}.BillingPlansHeader_choice-1SmPe.BillingPlansHeader_active-1i1au .icon{opacity:1;fill:hsl(var(--cp-color-20-hsl)/.7)}.BillingPlansHeader_choiceIndividual-n0lQi{border-right-width:0}.BillingPlansHeader_choiceIndividual-n0lQi.BillingPlansHeader_active-1i1au{background:var(--cp-color-green);border-right-width:2px}.BillingPlansHeader_choiceTeam-2MWlK{border-left-width:0}.BillingPlansHeader_choiceTeam-2MWlK.BillingPlansHeader_active-1i1au{background:var(--cp-color-yellow);border-left-width:2px}.BillingPlansFeatures_feature-2QBeM,.BillingPlansFeatures_list-2jccA{list-style:none;padding:0;margin:0}.BillingPlansFeatures_feature-2QBeM{padding:.25rem 0 .25rem 2.5rem;position:relative;margin-bottom:.5rem}.BillingPlansFeatures_feature-2QBeM.highlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:-.1rem;background:var(--plan-color);opacity:.15;pointer-events:none}.BillingPlansFeatures_featureIcon-2omK9{position:absolute;top:.3rem;left:.25rem;width:1.4rem;height:1.4rem;fill:var(--plan-color,currentColor)}.BillingPlansTeam_root-V9An-{padding:1rem;--plan-color:var(--cp-color-yellow)}.BillingPlansTeam_header-1H5_k{display:grid;grid-template-columns:1.5fr 10em 1fr;grid-gap:2rem;text-align:center;margin:2rem 0}.plan-button{margin-right:0}.BillingPlansTeam_description-2UUS4{text-align:left}.BillingPlansTeam_heading-1BiNS{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--cp-font-family-header);font-size:3rem;font-weight:400;margin:0}.BillingPlansTeam_teamSizeInput-20V0W{background:var(--cp-color-1)}.BillingPlansTeam_teamSizeIcon-3kNBH{display:block;width:4rem;height:4rem;margin:auto}.BillingPlansTeam_teamSizeLabel-2hwJf{display:block;font-size:1.2rem;font-weight:700;margin:.5rem auto}.BillingPlansTeam_planPrice-2CJGp{margin-bottom:1rem}.BillingPlansTeam_features-3Cts8{border-top:1px solid var(--cp-color-6);padding-top:2rem;margin-top:2rem}.BillingPlansTeam_featuresTitle-3ouwv{display:flex;align-items:center}.BillingPlansTeam_featuresTitle-3ouwv svg{margin-right:1rem}.BillingPlansTeam_featuresList-11V39{column-count:2;list-style-type:none;padding:0;margin:1rem auto 2rem}.BillingPlansTeam_memberFeatures-1EHv2{display:block;padding:2rem;margin:1rem auto;text-align:center;background:hsl(var(--cp-color-purple-hsl)/.3);color:#000;border-radius:8px}.BillingPlansTeam_planCtaButton-hZQS8{--cp-button-color:#000;--cp-button-bg:var(--plan-color,var(--cp-color-13));font-size:1.2rem;font-weight:700!important;margin:auto!important}@media(min-width:1101px){.BillingPlansTeam_planCtaButton-hZQS8{--cp-button-padding-inline:2rem}}.BillingPlansAnnualSavings_annualSavings-2evfT{color:var(--cp-color-16);line-height:1.2;margin:auto}.BillingPlansAnnualSavings_annualSavingsHighlight-27w5P{position:relative;z-index:1}.BillingPlansAnnualSavings_annualSavingsHighlight-27w5P:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:.35em -.1em .15em;background:var(--plan-color,var(--cp-color-blue));opacity:.3;z-index:-1}button.BillingPlansIntervalToggle_intervalToggle-1BOOG.BillingPlansIntervalToggle_intervalToggle-1BOOG{color:var(--cp-color-blue-dark)!important;font-size:.9em;margin:0 0 1rem;border-bottom:1px dotted transparent;cursor:pointer;padding:0;white-space:normal}button.BillingPlansIntervalToggle_intervalToggle-1BOOG.BillingPlansIntervalToggle_intervalToggle-1BOOG:focus,button.BillingPlansIntervalToggle_intervalToggle-1BOOG.BillingPlansIntervalToggle_intervalToggle-1BOOG:hover{color:var(--cp-color-blue);border-bottom-color:currentColor}.BillingPlansPlanPrice_planPrice-_SA-N{color:var(--cp-color-16);vertical-align:top}.BillingPlansPlanPrice_planPrice-_SA-N p{margin-bottom:0;font-weight:700}.BillingPlansPlanPrice_planPriceDetails-WxNbv{font-weight:700;margin-left:-1rem}.BillingPlansPlanPrice_planPriceSign-3Z_qM{font-weight:400;font-size:1.4rem;vertical-align:.6em}.BillingPlansPlanPrice_planPriceAmount-33mh9{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--cp-font-family-header);font-size:3.4rem;line-height:1;color:var(--cp-color-17)}.BillingPlansPlanPrice_planPriceInterval-2bUB1{display:inline-block;margin-left:.25rem}.BillingPlansUser_root-BjZKj{--plan-color:var(--cp-color-11)}.BillingPlansUser_table-293bx{table-layout:fixed;border-spacing:.5rem 0;margin:.5rem 0;width:100%;text-align:center}.BillingPlansUser_table-293bx td,.BillingPlansUser_table-293bx th{padding:.15rem .5rem;width:25%;vertical-align:top}.BillingPlansUser_free-mmKQF{--plan-color:var(--cp-color-11)}.BillingPlansUser_starter-35dxN{--plan-color:var(--cp-color-blue)}.BillingPlansUser_developer-1RHEK{--plan-color:var(--cp-color-purple)}.BillingPlansUser_super-2G7mU{--plan-color:var(--cp-color-green)}.BillingPlansUser_toggles-3Bveu{display:none}@media(max-width:830px){.BillingPlansUser_toggles-3Bveu{display:flex;margin:0 auto 1rem;background:var(--cp-color-10);border-radius:var(--cp-button-border-radius)}.BillingPlansUser_togglesButton-1_dgi{flex:1;background:var(--plan-color,var(--cp-color-11));transition:opacity .3s linear}.BillingPlansUser_table-293bx{max-width:24em;margin:auto}.BillingPlansUser_table-293bx td,.BillingPlansUser_table-293bx th{display:none}[data-selected-plan=developer] .BillingPlansUser_table-293bx .BillingPlansUser_developer-1RHEK,[data-selected-plan=free] .BillingPlansUser_table-293bx .BillingPlansUser_free-mmKQF,[data-selected-plan=starter] .BillingPlansUser_table-293bx .BillingPlansUser_starter-35dxN,[data-selected-plan=super] .BillingPlansUser_table-293bx .BillingPlansUser_super-2G7mU{display:table-cell}}th.BillingPlansUser_planHeader-3njkJ{border-top:8px solid var(--plan-color,currentColor);padding-top:1.25rem}.BillingPlansUser_planHeaderName-hVyzI{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--cp-font-family-header);font-size:1.5rem;font-weight:400;margin:0}td.BillingPlansUser_planCta-2PwUv{padding-top:1.25rem;padding-bottom:1.25rem}.BillingPlansUser_planCtaButton-3qzMT{--cp-button-bg:var(--plan-color,var(--cp-color-13));--cp-button-color:var(--cp-color-20);font-size:1.2rem;font-weight:700!important;margin:auto!important}@media(min-width:1101px){.BillingPlansUser_planCtaButton-3qzMT{--cp-button-padding-inline:2rem}}button.BillingPlansUser_planIntervalToggleButton-3wkHK{color:var(--cp-color-blue-dark);font-size:.9em;margin:0 0 1rem;border-bottom:1px dotted transparent;cursor:pointer;padding:0;white-space:normal}button.BillingPlansUser_planIntervalToggleButton-3wkHK:focus,button.BillingPlansUser_planIntervalToggleButton-3wkHK:hover{color:var(--cp-color-blue);border-bottom-color:currentColor}.BillingPlansUser_features-XDwzh.BillingPlansUser_features-XDwzh{padding:1rem 0;text-align:left;border-top:1px solid var(--cp-color-7);vertical-align:top}.BillingPlans_root-FY95n{max-width:1024px;margin:0 auto 10rem;padding:1rem;position:relative}.BillingPlans_content-jDY02{background:var(--cp-color-1);color:var(--cp-color-17);border-radius:4px;padding:1rem;margin:1rem 0}.EmbedThemeBuilderUpsell-module_root-1aKdY{padding:1.5rem}.EmbedThemeBuilderUpsell-module_upgradeMessage-2GtDx{padding:1rem;border:5px solid var(--cp-color-yellow);border-radius:8px}.EmbedThemeBuilderUpsell-module_upgradeMessage-2GtDx p{max-width:600px}.PaginationContainer_pagination-2lBDw.PaginationContainer_pagination-2lBDw{grid-row:2;margin-top:5rem;margin-bottom:3rem}.PenEditorFooterAd_root-1hJUy{position:relative;white-space:normal;padding:0 10px;flex:1 1 auto;align-self:flex-end}@media(max-height:440px),(max-width:767px){.PenEditorFooterAd_root-1hJUy{display:none}}.PenEditorFooterAd_adWrapper-1bt6-{width:fit-content;position:relative;min-width:240px;background:var(--cp-color-17);border-top-right-radius:4px;border-top-left-radius:4px;box-shadow:0 -2px 8px rgba(0,0,0,.1)}@media(max-width:1100px){.PenEditorFooterAd_adWrapper-1bt6-{position:absolute;left:0;bottom:0;z-index:2;max-width:100%}}.PenEditorFooterAd_adWrapperWide--kD20{max-width:80vw;margin:0 auto}@media(max-width:1100px){.PenEditorFooterAd_adWrapperWide--kD20{position:relative}}.PenEditorFooterAd_searchAd-34F1P{display:flex;overflow:hidden}.PenEditorFooterAd_company-1-z6U{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-weight:700;font-size:.87rem;color:var(--cp-color-1)}.PenEditorFooterAd_image-3TtO4{flex:0 0 42px;padding:5px;display:grid;border-top-left-radius:4px;overflow:hidden;place-items:center}.PenEditorFooterAd_image-3TtO4>img{display:block}.PenEditorFooterAd_text-1Pf6B{padding:.6rem .7rem;font-size:.77rem;line-height:1.25;color:var(--cp-color-8);display:grid;place-items:center;flex:auto}.PenEditorFooterAd_description-RSsbs{margin-top:.25rem}.PenEditorFooterAd_closeButton-ZPTvY{position:absolute;bottom:0;left:100%;background:linear-gradient(90deg,var(--cp-color-17),var(--cp-color-13) 5px);border:0;padding:.3rem .35rem;border-top-right-radius:4px}.PenEditorFooterAd_closeButton-ZPTvY svg{width:9px;height:9px;fill:var(--cp-color-1)}.PenEditorFooterAd_closeButton-ZPTvY:focus,.PenEditorFooterAd_closeButton-ZPTvY:hover{outline:0;background:linear-gradient(90deg,var(--cp-color-14),var(--cp-color-12) 5px)}.PenEditorFooterAd_pixel-WdOFU{width:1px;height:1px;position:absolute;top:-9999px;left:-9999px}.PenEditorFooterCommentsModal_root-2OjbR{scrollbar-color:var(--cp-color-11) transparent;position:fixed;top:70px;left:1rem;bottom:1rem;right:1rem;overflow-x:hidden;overflow-y:auto;z-index:300;max-width:800px;max-height:90vh;margin:auto}.PenEditorFooterCommentsModal_root-2OjbR::-webkit-scrollbar{width:10px;height:10px}.PenEditorFooterCommentsModal_root-2OjbR::-webkit-scrollbar-thumb{background:var(--cp-color-11)}.PenEditorFooterCommentsModal_root-2OjbR::-webkit-scrollbar-track{background:0 0}.PenEditorFooterCommentsModal_root-2OjbR>div{border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.EmbedModalPreview-module_root-MMbBZ{background:var(--cp-color-1);color:var(--cp-color-8);line-height:1.25;user-select:none;padding:1rem;overflow:hidden;margin:0 0 1rem}.EmbedModalPreview-module_root-MMbBZ .EmbedModalPreview-module_fakeParagraphStart-1XRap{margin-top:-3em;margin-bottom:.5em}.EmbedModalPreview-module_root-MMbBZ .EmbedModalPreview-module_fakeParagraphEnd-1DZO-{margin-top:.5em;margin-bottom:-2.75em}.EmbedModalPreview-module_dragHandle-1VV-0{display:block;width:100%;height:8px;cursor:ns-resize;background:var(--cp-color-11);border:none;border-top:1px solid var(--cp-color-8);border-bottom:1px solid var(--cp-color-12)}.EmbedModalPreview-module_iframeWrapper-PnauF{position:relative}.EmbedModalPreview-module_iframeWrapper-PnauF .EmbedModalPreview-module_heightOverlay-DbwhC,.EmbedModalPreview-module_iframeWrapper-PnauF .EmbedModalPreview-module_iframe-1Nrjg{transition:opacity .2s linear}.EmbedModalPreview-module_iframeWrapper-PnauF[data-dragging]{cursor:ns-resize}.EmbedModalPreview-module_iframeWrapper-PnauF[data-dragging] .EmbedModalPreview-module_heightOverlay-DbwhC{opacity:1}.EmbedModalPreview-module_iframeWrapper-PnauF[data-dragging] .EmbedModalPreview-module_iframe-1Nrjg{opacity:.6;pointer-events:none}.EmbedModalPreview-module_heightOverlay-DbwhC{pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;opacity:0}.EmbedModalPreview-module_heightOverlay-DbwhC .EmbedModalPreview-module_heightValue-11w4L{background:var(--cp-color-1);color:var(--cp-color-17);border-radius:2px;padding:.5em 1em;box-shadow:0 2px 6px var(--cp-color-20)}.EmbedModalPreview-module_iframe-1Nrjg{box-sizing:border-box;display:block;width:100%;border:0}.EmbedModalCodeAreas-module_root-RPtr-{display:grid;align-self:stretch;grid-template-rows:auto 1fr;width:100%}.EmbedModalCodeAreas-module_tabList-2IABN{margin-bottom:.5em!important;width:100%;justify-items:flex-start}.EmbedModalCodeAreas-module_tab-3CHHh{display:grid;grid-template-columns:minmax(0,auto) minmax(0,auto);padding:.25rem .1rem;margin-right:1rem;flex:0 1 auto}@media(max-width:1100px){.EmbedModalCodeAreas-module_tab-3CHHh{font-size:.875em;margin-right:.75em}}.EmbedModalCodeAreas-module_tab-3CHHh:last-child{margin-right:0}.EmbedModalCodeAreas-module_tabDocumentation-19EBh{display:inline-block;margin-left:.35em}.EmbedModalCodeAreas-module_tabDocumentation-19EBh svg{fill:var(--cp-color-12)}.EmbedModalCodeAreas-module_tabDocumentation-19EBh:focus svg,.EmbedModalCodeAreas-module_tabDocumentation-19EBh:hover svg{fill:var(--cp-color-10)}.EmbedModalCodeAreas-module_tabInner-1-qw4{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.EmbedModalCodeAreas-module_tabPanel-WeKIh{display:grid;grid-template-rows:auto 1fr;width:100%}.EmbedModalCodeAreas-module_codeCopyTextArea-5APJr{font-family:var(--cp-font-family-monospace);width:100%;background:var(--cp-color-1);border-radius:4px;padding:.5rem;font-size:.75rem;min-height:12em;margin:.5em 0 0;box-sizing:border-box;white-space:pre-wrap;word-break:break-word}.EmbedModalCodeAreas-module_copyButton-2C14n{justify-self:end;position:relative;margin:0!important}.EmbedModal-module_modal-2qBgi{width:1000px;top:40px}.EmbedModal-module_header-Xaooz{display:flex;align-items:center;justify-content:space-between;width:100%}.EmbedModal-module_header-Xaooz h5{text-transform:none;font-size:1rem;margin:0 .5rem 0 0;display:flex;align-items:center}.EmbedModal-module_controls-1ypvO>:last-child{margin-bottom:0}.EmbedModal-module_info-1A-hj{margin:.5rem 0}.EmbedModal-module_info-1A-hj:last-child,.EmbedModal-module_info-1A-hj>:last-child{margin-bottom:0}.EmbedModal-module_defaultTabs-Q8Wqz{margin-top:.5rem;display:flex;align-items:end;flex-wrap:wrap}.EmbedModal-module_defaultTabs-Q8Wqz .EmbedModal-module_codeTabs-guu01{margin-top:0}.EmbedModal-module_themeSelect-ppe4V{flex:1 1 auto;max-width:11em;margin-left:auto}.PenEditorFooterExportDropdown-module_dropdown-1pNCn{padding:1rem;width:295px;background:var(--cp-color-16);color:var(--cp-color-1)}.PenEditorFooterExportDropdown-module_dropdown-1pNCn button{font-weight:700!important}.PenEditorFooterExportDropdown-module_header-pMcqr{display:flex;align-items:center;justify-content:space-between}.PenEditorFooterExportDropdown-module_header-pMcqr svg{width:14px;height:14px;fill:var(--cp-color-11)}.PenEditorFooterExportDropdown-module_header-pMcqr a:focus svg,.PenEditorFooterExportDropdown-module_header-pMcqr a:hover svg{fill:var(--cp-color-1)}.PenEditorFooterExportDropdown-module_proWrap-3dNG4{--cp-button-margin-block:0;--cp-button-margin-inline:0}.PenEditorFooterExportDropdown-module_proWrap-3dNG4 .PenEditorFooterExportDropdown-module_proBadge-35QPz{display:block;height:0;position:relative;z-index:1;top:-7px}.PenEditorFooterExportZip_zipStatus-2fg9j{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;padding:1.5rem 1rem 1rem;background:var(--cp-color-1);color:var(--cp-color-17);display:flex;flex-direction:column;justify-content:center;text-align:center;border-radius:6px}.PenEditorFooterExportZip_zipStatus-2fg9j :last-child{margin-bottom:0}.PenEditorFooterExportZip_zipStatus-2fg9j p{margin-bottom:.5em}.PenEditorFooterExportZip_zipStatus-2fg9j a{color:var(--cp-color-8)}.PenEditorFooterExportZip_zipStatus-2fg9j a:focus,.PenEditorFooterExportZip_zipStatus-2fg9j a:hover{color:var(--cp-color-5)}.PenEditorFooterExportZip_text-3xXK2{text-align:center;margin-top:1rem}.PenEditorFooterExportZip_unsavedAction-1xHWv{color:var(--cp-color-20)!important;font:inherit;font-weight:700;cursor:pointer}.PenEditorFooterExportZip_spinWrap-10ksN{width:16px;height:16px;position:relative;display:inline-block;vertical-align:top;top:-1px}.PenEditorFooterExportZip_spinning-1uI_2{position:absolute;left:0;top:0;width:16px;height:16px;transform-origin:50% 50%;animation:PenEditorFooterExportZip_spin-me-right-round-baby-6jNDJ 4s linear infinite forwards}@keyframes PenEditorFooterExportZip_spin-me-right-round-baby-6jNDJ{to{transform:rotate(1turn)}}.PenEditorFooterExportZip_close-1nO4D{border:0;background:0 0;position:absolute;top:1rem;right:1rem;cursor:pointer;margin:0!important}.PenEditorFooterExportZip_close-1nO4D svg{transform:rotate(90deg);fill:var(--cp-color-10);width:14px;height:14px}.PenEditorFooterExportZip_supportMessage-3uwtz{display:block;margin:1rem}.PenEditorFooterExportZip_love-vhBmC{margin:2rem 0;white-space:normal;line-height:1.6;font-size:1.1rem}.PenEditorFooterExportZip_love-vhBmC svg{vertical-align:middle;width:14px;height:14px;fill:var(--cp-color-red)}.ShareSMS-module_root-1gNGP{margin:0 0 1rem}.ShareSMS-module_root-1gNGP p{margin:0 0 .33rem;color:var(--cp-color-9)}.ShareSMS-module_header-1U9m5{display:flex;align-items:center;justify-content:space-between}.ShareSMS-module_header-1U9m5 svg{width:14px;height:14px;fill:var(--cp-color-11)}.ShareSMS-module_header-1U9m5 a:focus svg,.ShareSMS-module_header-1U9m5 a:hover svg{fill:var(--cp-color-1)}.ShareSMS-module_input-UU3zR{margin:0 0 .33rem}.ShareDropdown-module_dropdown-LZAZy{padding:1rem;width:295px;background:var(--cp-color-16);color:var(--cp-color-1)}.ShareDropdown-module_dropdown-LZAZy>:last-child{--cp-button-margin-block:0;--cp-button-margin-inline:0}.PenEditorFooterStatus_editorState-2S_W-{display:inline-flex;align-items:center;justify-content:flex-end;margin:0 .5rem;height:20px;flex:1 1 200px;padding:3px 0;text-align:right}.PenEditorFooterStatus_editorState-2S_W- svg{width:14px;height:14px}.PenEditorFooterStatus_editorState-2S_W-[data-state=ACTIVE] svg{fill:var(--cp-color-blue);animation:PenEditorFooterStatus_spin-2b6nW 3s linear infinite}@keyframes PenEditorFooterStatus_spin-2b6nW{to{transform:rotate(1turn)}}.PenEditorFooterStatus_editorState-2S_W-[data-state=SUCCESS] svg{fill:var(--cp-color-green)}.PenEditorFooterStatus_editorState-2S_W-[data-state=ERROR] svg{fill:var(--cp-color-red)}@media(max-height:440px),(max-width:767px){.PenEditorFooterStatus_editorState-2S_W-{min-width:20px}.PenEditorFooterStatus_editorState-2S_W- .PenEditorFooterStatus_text-1jvoK{display:none}}.PenEditorFooterStatus_text-1jvoK{flex:1;min-width:150px;font-size:.8rem;color:var(--cp-color-6);margin-right:.25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes EditorImportsWarning_bar-fade-in-12iqj{0%{opacity:0;transform:scale(.9)}}.EditorImportsWarning_icon-11pUV,.EditorImportsWarning_message-3MdsX{position:absolute;top:44px;right:15px;z-index:5;font-size:.875rem}[data-read-only] .EditorImportsWarning_icon-11pUV,[data-read-only] .EditorImportsWarning_message-3MdsX{display:none}.EditorImportsWarning_icon-11pUV{cursor:pointer;border-radius:50%;width:15px;height:15px;line-height:15px;font-weight:700!important;text-align:center;padding:0;margin:0;background:var(--cp-color-yellow);border:1px solid var(--cp-color-yellow-dark);color:var(--cp-color-14);animation:EditorImportsWarning_bar-fade-in-12iqj .2s ease-out}.EditorImportsWarning_icon-11pUV:focus,.EditorImportsWarning_icon-11pUV:hover{background:var(--cp-color-1);color:var(--cp-color-14);border-color:var(--cp-color-7)}.EditorImportsWarning_message-3MdsX{cursor:normal;top:40px;margin-right:-2px;z-index:6;border-top:3px solid var(--cp-color-yellow);border-radius:4px;background:var(--cp-color-1);color:var(--cp-color-17);max-width:27.5em;font-weight:400;padding:1em 2em .5em 1em;text-align:left;box-shadow:0 .25em 1em rgba(0,0,0,.4);animation:EditorImportsWarning_bar-fade-in-12iqj .2s cubic-bezier(.5,0,.5,1);transform-origin:top right}.EditorImportsWarning_message-3MdsX button,.EditorImportsWarning_message-3MdsX p{margin-bottom:.5em}.EditorImportsWarning_message-3MdsX a{color:var(--cp-color-link-on-white)}.EditorImportsWarning_ignore-1C9JB{background:var(--cp-color-11)}.EditorImportsWarning_close-C3Rbe{cursor:pointer;position:absolute;top:0;right:0;margin:.75em;z-index:2;background:0 0;border:none;padding:0;color:inherit}.EditorImportsWarning_close-C3Rbe svg{width:12px;height:12px;fill:var(--cp-color-14)}.EditorImportsWarning_close-C3Rbe:focus svg,.EditorImportsWarning_close-C3Rbe:hover svg{fill:var(--cp-color-12)}.SiteFooterStyles_linkFooter-3sp7t{background:var(--cp-color-19);padding:40px 0;position:relative}.SiteFooterStyles_linkFooter-3sp7t nav{margin:0 0 8px}.SiteFooterStyles_linkFooter-3sp7t h4{color:var(--cp-color-1);margin-right:16px;display:inline;text-transform:none;font-size:inherit}.SiteFooterStyles_linkFooter-3sp7t a{color:var(--cp-color-9);margin-right:8px}.SiteFooterStyles_linkFooter-3sp7t a:focus,.SiteFooterStyles_linkFooter-3sp7t a:hover{color:var(--cp-color-1)}@media(max-width:550px){.SiteFooterStyles_linkFooterInside-C_aqK{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem}.SiteFooterStyles_linkFooterInside-C_aqK nav a{display:block}}.SiteFooterStyles_copyright-gIrxA{position:absolute;right:20px;top:0;text-align:right;font-size:.8rem;color:var(--cp-color-9)}.SiteFooterStyles_copyright-gIrxA p{margin:0}.SiteFooterStyles_copyright-gIrxA>h1>a{margin:0;padding:0!important}@media(max-width:830px){.SiteFooterStyles_copyright-gIrxA{position:static;text-align:left}}.SiteFooterStyles_links--YkLv a{margin:0!important}.UpgradeFormError-module_error-QgTfh{margin:1.5rem 0;padding:.75rem;border:1px solid var(--cp-color-red);border-radius:4px;color:var(--cp-color-7)}.UpgradeFormError-module_error-QgTfh .UpgradeFormError-module_errorHeading-3phIE{font:inherit;font-weight:700;text-transform:none;background:var(--cp-color-red);color:#fff;margin:-.75rem -.75rem .5rem;padding:.2rem .75rem}.UpgradeFormError-module_error-QgTfh .UpgradeFormError-module_errorHeading-3phIE svg{fill:#fff;width:1em;height:1em;vertical-align:-2px;margin-right:.25em}.UpgradeFormError-module_error-QgTfh a{text-decoration:underline}.UpgradeFormError-module_error-QgTfh p{margin:0 0 .5rem}.UpgradeFormError-module_error-QgTfh>:last-child{margin-bottom:0}.UpgradeForm-module_root-vc7Z4{border-radius:6px;background-color:var(--cp-color-16)}.UpgradeForm-module_root-vc7Z4[data-show-features=true] .UpgradeForm-module_features-35U43{background-color:var(--cp-color-14);border-top:2px solid var(--cp-color-yellow);padding:2rem}@media(min-width:551px){.UpgradeForm-module_root-vc7Z4[data-show-features=true]{display:grid;grid-template-columns:3fr 2fr}.UpgradeForm-module_root-vc7Z4[data-show-features=true] .UpgradeForm-module_features-35U43{border-radius:0 6px 6px 0;padding:2rem 1rem;font-size:.95em}}@media(min-width:831px){.UpgradeForm-module_root-vc7Z4[data-show-features=true]{display:grid;grid-template-columns:1fr 1fr}.UpgradeForm-module_root-vc7Z4[data-show-features=true] .UpgradeForm-module_features-35U43{padding:3rem 4rem;font-size:1em}.UpgradeForm-module_root-vc7Z4[data-show-features=true] .UpgradeForm-module_row-1gGf7{padding:1.5rem 3rem}}.UpgradeForm-module_root-vc7Z4[data-inline=true]{border-radius:none;background:0 0;margin:-1rem 0}.UpgradeForm-module_root-vc7Z4[data-inline=true] .UpgradeForm-module_row-1gGf7{padding:1rem 0}.UpgradeForm-module_form-whTAy[data-submitting]{pointer-events:none}.UpgradeForm-module_row-1gGf7{padding:1.5rem 2rem}.UpgradeForm-module_row-1gGf7:not(:last-child){border-bottom:1px solid var(--cp-color-14)}.UpgradeForm-module_flex-17mj5{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.UpgradeForm-module_buttonToggleLabel-3v0nO{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;display:block}.UpgradeForm-module_toggleButton-2YCig{--cp-button-bg:var(--cp-color-14);--cp-button-color:var(--cp-color-9);--cp-button-hover-bg:var(--cp-color-13);--cp-button-hover-color:var(--cp-color-6)}.UpgradeForm-module_toggleButton-2YCig[data-active=true]{--cp-button-bg:var(--cp-color-12);--cp-button-color:var(--cp-color-1);--cp-button-hover-bg:var(--cp-color-12);--cp-button-hover-color:var(--cp-color-1);cursor:default}.UpgradeForm-module_price-2hfqo{position:relative}.UpgradeForm-module_price-2hfqo p{font-family:var(--cp-font-family-header-alt);font-size:4rem;margin:0;line-height:.875}@media(max-width:830px){.UpgradeForm-module_price-2hfqo{align-self:center}.UpgradeForm-module_price-2hfqo p{font-size:3rem}}.UpgradeForm-module_coupon-3MfTG{background:var(--cp-color-yellow);color:var(--cp-color-20);display:block;font-weight:700;text-align:center;border-radius:2px}.UpgradeForm-module_subscript-32y0c,.UpgradeForm-module_superscript-2QgYk{font-family:var(--cp-font-family);font-size:1.25rem;font-weight:400}.UpgradeForm-module_superscript-2QgYk{position:absolute;left:-1rem;top:0}.UpgradeForm-module_paymentType-2qcnu:before{position:absolute;top:3px;left:-4px;content:"";width:18px;height:18px;border:1px solid var(--cp-color-12);background:var(--cp-color-12);border-radius:100%;z-index:1}.UpgradeForm-module_paymentType-2qcnu:after{position:absolute;top:10px;left:3px;content:"";width:6px;height:6px;background:var(--cp-color-1);border-radius:100%;z-index:1;display:none}.UpgradeForm-module_paymentType-2qcnu[data-is-checked=true]:after{display:block}.UpgradeForm-module_billingPaymentExtra-1dneC{margin-top:1rem;color:var(--cp-color-6)}.UpgradeForm-module_billingPaymentExtra-1dneC :last-child{margin-bottom:0}.UpgradeForm-module_creditCardInputs-ldfmR input[type=text]{width:100%}.UpgradeForm-module_ccGrid-1LlIT{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.UpgradeForm-module_billingPayment-39q-y h3{font-size:1.2rem;color:var(--cp-color-7);margin-bottom:0;font-weight:400}.UpgradeForm-module_billingPayment-39q-y .UpgradeForm-module_total-3y2NZ{font-size:1.4rem;color:var(--cp-color-1);font-weight:700;margin:0 0 1rem}.UpgradeForm-module_billingPayment-39q-y .UpgradeForm-module_totalDiscount-4f4fm{font-size:.85rem;font-style:italic}.UpgradeForm-module_gridFeatures-3z6dd{--plan-color:var(--cp-color-yellow)}.UpgradeForm-module_gridFeatures-3z6dd .UpgradeForm-module_pro-2zNSu,.UpgradeForm-module_gridFeatures-3z6dd h2{font-size:1.25rem}.UpgradeForm-module_gridFeatures-3z6dd h2{text-transform:uppercase;margin-bottom:2rem}.UpgradeForm-module_gridFeatures-3z6dd h2 span{margin-left:0}.UpgradeForm-module_gridFeatures-3z6dd .UpgradeForm-module_proLarge-3IB5M{background:var(--cp-color-yellow);display:inline-block;color:var(--cp-color-20);padding:.25rem .5rem .1rem .6rem;border-radius:2px;margin-right:.5rem}.UpgradeSuccess-module_root-1dyDP{text-align:center;overflow:visible}.UpgradeSuccess-module_title-2XtmQ{position:relative}.UpgradeSuccess-module_features-24pIX.UpgradeSuccess-module_features-24pIX{column-count:2;column-gap:1rem;font-weight:700;margin:1rem 3rem;text-align:left;padding:0;list-style:none}.UpgradeSuccess-module_features-24pIX.UpgradeSuccess-module_features-24pIX li{padding-left:1.75em;position:relative}.UpgradeSuccess-module_features-24pIX.UpgradeSuccess-module_features-24pIX li svg{position:absolute;top:.1em;left:0;width:1.25em;fill:currentColor}.UpgradeSuccess-module_confetti-2rIsV{--random:0.5;position:absolute;top:0;left:50%;width:4px;height:4px;background-color:hsl(calc(var(--random)*1turn),90%,65%);--random-sine:calc(var(--random)*2 - 1);--p-sine:calc(var(--p)*2 - 1);animation:UpgradeSuccess-module_confetti-2rIsV 2s cubic-bezier(.5,0,.5,1) infinite both,UpgradeSuccess-module_confetti-color-3oZI6 2s steps(1) infinite alternate;animation-duration:calc(2s + var(--random)*2s);animation-delay:calc(1s*var(--random-sine))}@keyframes UpgradeSuccess-module_confetti-color-3oZI6{to{background-color:hsl(calc(1turn - var(--random)*1turn),90%,65%)}}@keyframes UpgradeSuccess-module_confetti-2rIsV{0%{opacity:0;animation-timing-function:ease-out}10%,60%{opacity:1}50%{transform:translateY(-50px) translateX(calc(160px*var(--p-sine))) rotate(calc(4turn*var(--p-sine))) skew(20deg);animation-timing-function:ease-in}to{transform:translateY(220px) translateX(calc(320px*var(--p-sine))) rotate(calc(8turn*var(--p-sine))) skew(20deg) scale(.5);opacity:0}}